mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 22:37:28 +02:00
IDE: project options: version: disable unneeded AutoSize
git-svn-id: branches/fixes_1_4@47872 -
This commit is contained in:
parent
58530e0ae6
commit
0fb841b8c1
@ -6,8 +6,8 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
ClientHeight = 431
|
||||
ClientWidth = 596
|
||||
TabOrder = 0
|
||||
DesignLeft = 273
|
||||
DesignTop = 145
|
||||
DesignLeft = 264
|
||||
DesignTop = 142
|
||||
object VersionInfoGroupBox: TGroupBox
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = UseVersionInfoCheckBox
|
||||
@ -15,23 +15,23 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 124
|
||||
Top = 30
|
||||
Height = 104
|
||||
Top = 25
|
||||
Width = 596
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'Version Numbering'
|
||||
ClientHeight = 99
|
||||
ClientHeight = 84
|
||||
ClientWidth = 592
|
||||
TabOrder = 1
|
||||
object MajorVersionLabel: TLabel
|
||||
AnchorSideLeft.Control = VersionInfoGroupBox
|
||||
AnchorSideTop.Control = VersionInfoGroupBox
|
||||
Left = 6
|
||||
Height = 20
|
||||
Height = 15
|
||||
Top = 6
|
||||
Width = 93
|
||||
Width = 75
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Bottom = 3
|
||||
@ -44,9 +44,9 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = VersionInfoGroupBox
|
||||
Left = 131
|
||||
Height = 20
|
||||
Height = 15
|
||||
Top = 6
|
||||
Width = 93
|
||||
Width = 76
|
||||
BorderSpacing.Left = 55
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Bottom = 3
|
||||
@ -59,9 +59,9 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = VersionInfoGroupBox
|
||||
Left = 256
|
||||
Height = 20
|
||||
Height = 15
|
||||
Top = 6
|
||||
Width = 58
|
||||
Width = 47
|
||||
BorderSpacing.Left = 55
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Bottom = 3
|
||||
@ -74,9 +74,9 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = VersionInfoGroupBox
|
||||
Left = 381
|
||||
Height = 20
|
||||
Height = 15
|
||||
Top = 6
|
||||
Width = 37
|
||||
Width = 30
|
||||
BorderSpacing.Left = 55
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Bottom = 3
|
||||
@ -89,8 +89,8 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideTop.Control = MajorVersionLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 28
|
||||
Top = 29
|
||||
Height = 23
|
||||
Top = 24
|
||||
Width = 70
|
||||
MaxValue = 65535
|
||||
TabOrder = 0
|
||||
@ -100,8 +100,8 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideTop.Control = MinorVersionLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 131
|
||||
Height = 28
|
||||
Top = 29
|
||||
Height = 23
|
||||
Top = 24
|
||||
Width = 70
|
||||
MaxValue = 65535
|
||||
TabOrder = 1
|
||||
@ -111,8 +111,8 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideTop.Control = RevisionLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 256
|
||||
Height = 28
|
||||
Top = 29
|
||||
Height = 23
|
||||
Top = 24
|
||||
Width = 70
|
||||
MaxValue = 65535
|
||||
TabOrder = 2
|
||||
@ -122,9 +122,9 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideTop.Control = MajorVersionSpinEdit
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 24
|
||||
Top = 69
|
||||
Width = 212
|
||||
Height = 19
|
||||
Top = 59
|
||||
Width = 170
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'Automatically increase Build'
|
||||
@ -137,8 +137,8 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideTop.Control = BuildLabel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 381
|
||||
Height = 28
|
||||
Top = 29
|
||||
Height = 23
|
||||
Top = 24
|
||||
Width = 70
|
||||
MaxValue = 65535
|
||||
TabOrder = 3
|
||||
@ -150,7 +150,7 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 24
|
||||
Height = 19
|
||||
Top = 0
|
||||
Width = 596
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
@ -171,23 +171,23 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 239
|
||||
Height = 152
|
||||
Top = 160
|
||||
Top = 135
|
||||
Width = 357
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'Language Options'
|
||||
ClientHeight = 127
|
||||
ClientHeight = 132
|
||||
ClientWidth = 353
|
||||
TabOrder = 2
|
||||
object LanguageSelectionLabel: TLabel
|
||||
AnchorSideLeft.Control = LanguageSettingsGroupBox
|
||||
AnchorSideTop.Control = LanguageSettingsGroupBox
|
||||
Left = 6
|
||||
Height = 20
|
||||
Height = 15
|
||||
Top = 6
|
||||
Width = 133
|
||||
Width = 106
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'Language Selection:'
|
||||
ParentColor = False
|
||||
@ -197,9 +197,9 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideTop.Control = LanguageSelectionComboBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 20
|
||||
Top = 66
|
||||
Width = 91
|
||||
Height = 15
|
||||
Top = 56
|
||||
Width = 73
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'Character Set:'
|
||||
ParentColor = False
|
||||
@ -211,14 +211,14 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideRight.Control = LanguageSettingsGroupBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 28
|
||||
Top = 32
|
||||
Height = 23
|
||||
Top = 27
|
||||
Width = 341
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 2
|
||||
BorderSpacing.Right = 6
|
||||
BorderSpacing.Bottom = 6
|
||||
ItemHeight = 20
|
||||
ItemHeight = 15
|
||||
Style = csDropDownList
|
||||
TabOrder = 0
|
||||
end
|
||||
@ -229,14 +229,14 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideRight.Control = LanguageSettingsGroupBox
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 28
|
||||
Top = 92
|
||||
Height = 23
|
||||
Top = 77
|
||||
Width = 341
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 2
|
||||
BorderSpacing.Right = 6
|
||||
BorderSpacing.Bottom = 6
|
||||
ItemHeight = 20
|
||||
ItemHeight = 15
|
||||
Style = csDropDownList
|
||||
TabOrder = 1
|
||||
end
|
||||
@ -250,19 +250,18 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideBottom.Control = Owner
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 113
|
||||
Top = 318
|
||||
Height = 138
|
||||
Top = 293
|
||||
Width = 596
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'Other Info'
|
||||
ClientHeight = 88
|
||||
ClientHeight = 118
|
||||
ClientWidth = 592
|
||||
TabOrder = 3
|
||||
object StringInfo: TStringGrid
|
||||
Left = 6
|
||||
Height = 76
|
||||
Height = 106
|
||||
Top = 6
|
||||
Width = 580
|
||||
Align = alClient
|
||||
@ -298,16 +297,16 @@ object ProjectVersionInfoOptionsFrame: TProjectVersionInfoOptionsFrame
|
||||
AnchorSideRight.Control = LanguageSettingsGroupBox
|
||||
Left = 0
|
||||
Height = 152
|
||||
Top = 160
|
||||
Top = 135
|
||||
Width = 233
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'AttributesGroupBox'
|
||||
ClientHeight = 127
|
||||
ClientHeight = 132
|
||||
ClientWidth = 229
|
||||
TabOrder = 4
|
||||
object clbAttributes: TCheckListBox
|
||||
Left = 0
|
||||
Height = 127
|
||||
Height = 132
|
||||
Top = 0
|
||||
Width = 229
|
||||
Align = alClient
|
||||
|
Loading…
Reference in New Issue
Block a user