mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-28 07:03:50 +02:00
192 lines
4.8 KiB
Plaintext
192 lines
4.8 KiB
Plaintext
object VersionInfoAdditinalInfoForm: TVersionInfoAdditinalInfoForm
|
|
Left = 289
|
|
Height = 296
|
|
Top = 174
|
|
Width = 395
|
|
ActiveControl = CommentsEdit
|
|
BorderIcons = []
|
|
Caption = 'Additional Information'
|
|
ClientHeight = 296
|
|
ClientWidth = 395
|
|
Constraints.MinHeight = 296
|
|
Constraints.MinWidth = 395
|
|
Position = poOwnerFormCenter
|
|
LCLVersion = '0.9.27'
|
|
object AdditionalInfoGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 252
|
|
Top = 6
|
|
Width = 383
|
|
Align = alClient
|
|
BorderSpacing.Around = 6
|
|
Caption = 'Additional Information'
|
|
ClientHeight = 234
|
|
ClientWidth = 379
|
|
TabOrder = 0
|
|
object CommentsLabel: TLabel
|
|
AnchorSideTop.Control = CommentsEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 12
|
|
Width = 55
|
|
Caption = 'Comments:'
|
|
ParentColor = False
|
|
end
|
|
object CompanyLabel: TLabel
|
|
AnchorSideTop.Control = CompanyEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 44
|
|
Width = 50
|
|
Caption = 'Company:'
|
|
ParentColor = False
|
|
end
|
|
object InternalNameLabel: TLabel
|
|
AnchorSideTop.Control = InternalNameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 76
|
|
Width = 73
|
|
Caption = 'Internal Name:'
|
|
ParentColor = False
|
|
end
|
|
object LegalTrademarksLabel: TLabel
|
|
AnchorSideTop.Control = LegalTrademarksEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 107
|
|
Width = 89
|
|
Caption = 'Legal Trademarks:'
|
|
ParentColor = False
|
|
end
|
|
object OriginalFileNameLabel: TLabel
|
|
AnchorSideTop.Control = OriginalFileNameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 140
|
|
Width = 90
|
|
Caption = 'Original File Name:'
|
|
ParentColor = False
|
|
end
|
|
object ProductNameLabel: TLabel
|
|
AnchorSideTop.Control = ProductNameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 171
|
|
Width = 72
|
|
Caption = 'Product Name:'
|
|
ParentColor = False
|
|
end
|
|
object ProductVersionLabel: TLabel
|
|
AnchorSideTop.Control = ProductVersionEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 14
|
|
Top = 203
|
|
Width = 80
|
|
Caption = 'Product Version:'
|
|
ParentColor = False
|
|
end
|
|
object CommentsEdit: TEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 8
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 0
|
|
end
|
|
object CompanyEdit: TEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 40
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 1
|
|
end
|
|
object InternalNameEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 72
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 2
|
|
end
|
|
object LegalTrademarksEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 103
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 3
|
|
end
|
|
object OriginalFileNameEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 136
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 4
|
|
end
|
|
object ProductNameEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 167
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 5
|
|
end
|
|
object ProductVersionEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 199
|
|
Width = 229
|
|
Anchors = [akLeft, akRight]
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 6
|
|
end
|
|
end
|
|
object ButtonPanel: TButtonPanel
|
|
Left = 6
|
|
Height = 26
|
|
Top = 264
|
|
Width = 383
|
|
TabOrder = 1
|
|
ShowButtons = [pbOK, pbCancel]
|
|
ShowBevel = False
|
|
end
|
|
end
|