IDE: fixed lfm

git-svn-id: trunk@60689 -
This commit is contained in:
mattias 2019-03-15 21:39:35 +00:00
parent 2a24bff643
commit ae72890250

View File

@ -1,6 +1,6 @@
object InitialSetupDialog: TInitialSetupDialog object InitialSetupDialog: TInitialSetupDialog
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 319 Left = 311
Height = 385 Height = 385
Top = 238 Top = 238
Width = 620 Width = 620
@ -18,7 +18,7 @@ object InitialSetupDialog: TInitialSetupDialog
AnchorSideRight.Control = Splitter1 AnchorSideRight.Control = Splitter1
AnchorSideBottom.Control = BtnPanel AnchorSideBottom.Control = BtnPanel
Left = 6 Left = 6
Height = 276 Height = 284
Top = 54 Top = 54
Width = 159 Width = 159
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
@ -39,7 +39,7 @@ object InitialSetupDialog: TInitialSetupDialog
AnchorSideBottom.Control = PropertiesTreeView AnchorSideBottom.Control = PropertiesTreeView
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 165 Left = 165
Height = 276 Height = 284
Top = 54 Top = 54
Width = 5 Width = 5
Align = alNone Align = alNone
@ -47,21 +47,21 @@ object InitialSetupDialog: TInitialSetupDialog
end end
object BtnPanel: TPanel object BtnPanel: TPanel
Left = 10 Left = 10
Height = 35 Height = 27
Top = 340 Top = 348
Width = 600 Width = 600
Align = alBottom Align = alBottom
AutoSize = True AutoSize = True
BorderSpacing.Around = 10 BorderSpacing.Around = 10
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 35 ClientHeight = 27
ClientWidth = 600 ClientWidth = 600
TabOrder = 2 TabOrder = 2
object StartIDEBitBtn: TBitBtn object StartIDEBitBtn: TBitBtn
Left = 485 Left = 500
Height = 35 Height = 27
Top = 0 Top = 0
Width = 115 Width = 100
Align = alRight Align = alRight
AutoSize = True AutoSize = True
Caption = 'StartIDEBitBtn' Caption = 'StartIDEBitBtn'
@ -79,7 +79,7 @@ object InitialSetupDialog: TInitialSetupDialog
AnchorSideBottom.Control = Splitter1 AnchorSideBottom.Control = Splitter1
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 170 Left = 170
Height = 276 Height = 284
Top = 54 Top = 54
Width = 444 Width = 444
ActivePage = FppkgTabSheet ActivePage = FppkgTabSheet
@ -95,8 +95,8 @@ object InitialSetupDialog: TInitialSetupDialog
ChildSizing.TopBottomSpacing = 6 ChildSizing.TopBottomSpacing = 6
ChildSizing.HorizontalSpacing = 6 ChildSizing.HorizontalSpacing = 6
ChildSizing.VerticalSpacing = 6 ChildSizing.VerticalSpacing = 6
ClientHeight = 243 ClientHeight = 255
ClientWidth = 434 ClientWidth = 440
object LazDirLabel: TLabel object LazDirLabel: TLabel
Left = 6 Left = 6
Height = 19 Height = 19
@ -162,8 +162,8 @@ object InitialSetupDialog: TInitialSetupDialog
ChildSizing.TopBottomSpacing = 6 ChildSizing.TopBottomSpacing = 6
ChildSizing.HorizontalSpacing = 6 ChildSizing.HorizontalSpacing = 6
ChildSizing.VerticalSpacing = 6 ChildSizing.VerticalSpacing = 6
ClientHeight = 243 ClientHeight = 255
ClientWidth = 434 ClientWidth = 440
object CompilerLabel: TLabel object CompilerLabel: TLabel
Left = 6 Left = 6
Height = 19 Height = 19
@ -231,8 +231,8 @@ object InitialSetupDialog: TInitialSetupDialog
ChildSizing.TopBottomSpacing = 6 ChildSizing.TopBottomSpacing = 6
ChildSizing.HorizontalSpacing = 6 ChildSizing.HorizontalSpacing = 6
ChildSizing.VerticalSpacing = 6 ChildSizing.VerticalSpacing = 6
ClientHeight = 243 ClientHeight = 255
ClientWidth = 434 ClientWidth = 440
object FPCSrcDirLabel: TLabel object FPCSrcDirLabel: TLabel
Left = 6 Left = 6
Height = 19 Height = 19
@ -328,8 +328,8 @@ object InitialSetupDialog: TInitialSetupDialog
end end
object MakeExeTabSheet: TTabSheet object MakeExeTabSheet: TTabSheet
Caption = 'MakeExeTabSheet' Caption = 'MakeExeTabSheet'
ClientHeight = 243 ClientHeight = 255
ClientWidth = 434 ClientWidth = 440
object MakeExeComboBox: TComboBox object MakeExeComboBox: TComboBox
Left = 6 Left = 6
Height = 36 Height = 36
@ -388,8 +388,8 @@ object InitialSetupDialog: TInitialSetupDialog
end end
object DebuggerTabSheet: TTabSheet object DebuggerTabSheet: TTabSheet
Caption = 'DebuggerTabSheet' Caption = 'DebuggerTabSheet'
ClientHeight = 243 ClientHeight = 255
ClientWidth = 434 ClientWidth = 440
object DebuggerComboBox: TComboBox object DebuggerComboBox: TComboBox
Left = 6 Left = 6
Height = 36 Height = 36
@ -448,13 +448,13 @@ object InitialSetupDialog: TInitialSetupDialog
end end
object FppkgTabSheet: TTabSheet object FppkgTabSheet: TTabSheet
Caption = 'FppkgTabSheet' Caption = 'FppkgTabSheet'
ClientHeight = 243 ClientHeight = 255
ClientWidth = 434 ClientWidth = 440
object FppkgComboBox: TComboBox object FppkgComboBox: TComboBox
Left = 6 Left = 6
Height = 36 Height = 27
Top = 31 Top = 27
Width = 422 Width = 428
Align = alTop Align = alTop
BorderSpacing.Around = 6 BorderSpacing.Around = 6
ItemHeight = 0 ItemHeight = 0
@ -464,9 +464,9 @@ object InitialSetupDialog: TInitialSetupDialog
end end
object FppkgLabel: TLabel object FppkgLabel: TLabel
Left = 6 Left = 6
Height = 19 Height = 15
Top = 6 Top = 6
Width = 422 Width = 428
Align = alTop Align = alTop
BorderSpacing.Around = 6 BorderSpacing.Around = 6
Caption = 'FppkgLabel' Caption = 'FppkgLabel'
@ -474,13 +474,13 @@ object InitialSetupDialog: TInitialSetupDialog
WordWrap = True WordWrap = True
end end
object FppkgBrowseButton: TButton object FppkgBrowseButton: TButton
AnchorSideLeft.Control = DebuggerTabSheet AnchorSideLeft.Control = FppkgTabSheet
AnchorSideTop.Control = FppkgComboBox AnchorSideTop.Control = FppkgComboBox
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 6 Left = 6
Height = 35 Height = 27
Top = 73 Top = 60
Width = 151 Width = 125
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
Caption = 'FppkgBrowseButton' Caption = 'FppkgBrowseButton'
@ -491,9 +491,9 @@ object InitialSetupDialog: TInitialSetupDialog
AnchorSideTop.Control = FppkgBrowseButton AnchorSideTop.Control = FppkgBrowseButton
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 6 Left = 6
Height = 123 Height = 156
Top = 114 Top = 93
Width = 422 Width = 428
Align = alBottom Align = alBottom
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -509,10 +509,10 @@ object InitialSetupDialog: TInitialSetupDialog
AnchorSideLeft.Control = DebuggerTabSheet AnchorSideLeft.Control = DebuggerTabSheet
AnchorSideTop.Control = FppkgComboBox AnchorSideTop.Control = FppkgComboBox
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 247 Left = 283
Height = 35 Height = 27
Top = 73 Top = 60
Width = 181 Width = 151
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -532,7 +532,7 @@ object InitialSetupDialog: TInitialSetupDialog
OnPaint = WelcomePaintBoxPaint OnPaint = WelcomePaintBoxPaint
end end
object ImageList1: TImageList object ImageList1: TImageList
Left = 55 left = 55
Top = 145 top = 145
end end
end end