mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 18:58:15 +02:00
569 lines
15 KiB
Plaintext
569 lines
15 KiB
Plaintext
object VersionInfoAdditinalInfoForm: TVersionInfoAdditinalInfoForm
|
|
Left = 289
|
|
Height = 296
|
|
Top = 174
|
|
Width = 395
|
|
HelpContext = 0
|
|
ActiveControl = CommentsEdit
|
|
Align = alNone
|
|
AllowDropFiles = False
|
|
AutoScroll = True
|
|
AutoSize = False
|
|
BorderIcons = []
|
|
BorderStyle = bsSizeable
|
|
Caption = 'Additional Information'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 296
|
|
ClientWidth = 395
|
|
Constraints.MinHeight = 296
|
|
Constraints.MinWidth = 395
|
|
DockSite = False
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Font.Height = 0
|
|
Font.Style = []
|
|
FormStyle = fsNormal
|
|
ParentBiDiMode = True
|
|
ParentFont = False
|
|
Position = poOwnerFormCenter
|
|
ShowInTaskBar = stDefault
|
|
UseDockManager = False
|
|
LCLVersion = '0.9.27'
|
|
WindowState = wsNormal
|
|
object AdditionalInfoGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 236
|
|
Top = 6
|
|
Width = 383
|
|
HelpContext = 0
|
|
Align = alClient
|
|
AutoSize = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 6
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Additional Information'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 217
|
|
ClientWidth = 379
|
|
Ctl3D = False
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
ParentBidiMode = True
|
|
ParentColor = True
|
|
ParentCtl3D = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
Visible = True
|
|
object CommentsLabel: TLabel
|
|
AnchorSideTop.Control = CommentsEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 9
|
|
Width = 76
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Comments:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object CompanyLabel: TLabel
|
|
AnchorSideTop.Control = CompanyEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 38
|
|
Width = 65
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Company:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object InternalNameLabel: TLabel
|
|
AnchorSideTop.Control = InternalNameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 68
|
|
Width = 96
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Internal Name:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object LegalTrademarksLabel: TLabel
|
|
AnchorSideTop.Control = LegalTrademarksEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 97
|
|
Width = 117
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Legal Trademarks:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object OriginalFileNameLabel: TLabel
|
|
AnchorSideTop.Control = OriginalFileNameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 127
|
|
Width = 120
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Original File Name:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object ProductNameLabel: TLabel
|
|
AnchorSideTop.Control = ProductNameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 156
|
|
Width = 97
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Product Name:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object ProductVersionLabel: TLabel
|
|
AnchorSideTop.Control = ProductVersionEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 18
|
|
Top = 186
|
|
Width = 105
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Product Version:'
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Layout = tlTop
|
|
ParentBidiMode = True
|
|
ParentColor = False
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ShowAccelChar = True
|
|
Transparent = True
|
|
Visible = True
|
|
WordWrap = False
|
|
OptimalFill = False
|
|
end
|
|
object CommentsEdit: TEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 7
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Visible = True
|
|
end
|
|
object CompanyEdit: TEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 36
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Visible = True
|
|
end
|
|
object InternalNameEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 66
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 2
|
|
Visible = True
|
|
end
|
|
object LegalTrademarksEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 95
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 3
|
|
Visible = True
|
|
end
|
|
object OriginalFileNameEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 125
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 4
|
|
Visible = True
|
|
end
|
|
object ProductNameEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 154
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 5
|
|
Visible = True
|
|
end
|
|
object ProductVersionEdit: TEdit
|
|
AnchorSideLeft.Control = CommentsEdit
|
|
AnchorSideRight.Control = AdditionalInfoGroupBox
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 144
|
|
Height = 23
|
|
Top = 184
|
|
Width = 229
|
|
HelpContext = 0
|
|
Align = alNone
|
|
Anchors = [akLeft, akRight]
|
|
AutoSize = False
|
|
AutoSelect = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 6
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
CharCase = ecNormal
|
|
DragCursor = crDrag
|
|
DragMode = dmManual
|
|
EchoMode = emNormal
|
|
Enabled = True
|
|
MaxLength = -1
|
|
ParentBidiMode = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
PasswordChar = #0
|
|
ReadOnly = False
|
|
TabStop = True
|
|
TabOrder = 6
|
|
Visible = True
|
|
end
|
|
end
|
|
object ButtonPanel: TButtonPanel
|
|
Left = 6
|
|
Height = 48
|
|
Top = 248
|
|
Width = 383
|
|
HelpContext = 0
|
|
Align = alBottom
|
|
AutoSize = True
|
|
ButtonOrder = boDefault
|
|
TabOrder = 1
|
|
DefaultButton = pbOK
|
|
ShowButtons = [pbOK, pbCancel]
|
|
ShowGlyphs = [pbOK, pbCancel, pbClose, pbHelp]
|
|
Visible = True
|
|
end
|
|
end
|