diff --git a/ide/environmentopts.lfm b/ide/environmentopts.lfm index c66ae0058b..5af25e442c 100644 --- a/ide/environmentopts.lfm +++ b/ide/environmentopts.lfm @@ -1,51 +1,50 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog + Left = 314 + Height = 520 + Top = 124 + Width = 540 + HorzScrollBar.Page = 539 + VertScrollBar.Page = 519 ActiveControl = CancelButton Caption = 'EnvironmentOptionsDialog' ClientHeight = 520 ClientWidth = 540 OnResize = FormResize - PixelsPerInch = 112 + PixelsPerInch = 96 Position = poScreenCenter - HorzScrollBar.Page = 539 - VertScrollBar.Page = 519 - Left = 314 - Height = 520 - Top = 124 - Width = 540 object Notebook: TNotebook - Align = alTop - Anchors = [akTop, akLeft, akRight, akBottom] - OnChangeBounds = NotebookChangeBounds - PageIndex = 3 Height = 477 Width = 540 + Align = alTop + Anchors = [akTop, akLeft, akRight, akBottom] + PageIndex = 4 object FilesPage: TPage Caption = 'FilesPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object MaxRecentOpenFilesLabel: TLabel + Left = 6 + Height = 14 + Top = 10 + Width = 127 Caption = 'MaxRecentOpenFilesLabel' Color = clNone ParentColor = False - Left = 4 - Height = 13 - Top = 10 - Width = 153 end object MaxRecentProjectFilesLabel: TLabel + Left = 6 + Height = 14 + Top = 58 + Width = 135 Caption = 'MaxRecentProjectFilesLabel' Color = clNone ParentColor = False - Left = 4 - Height = 13 - Top = 58 - Width = 161 end object MaxRecentOpenFilesComboBox: TComboBox + Left = 6 + Height = 21 + Top = 26 + Width = 520 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] Items.Strings = ( @@ -58,12 +57,12 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ) MaxLength = 0 TabOrder = 0 - Left = 4 - Height = 21 - Top = 26 - Width = 524 end object MaxRecentProjectFilesComboBox: TComboBox + Left = 6 + Height = 21 + Top = 74 + Width = 520 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] Items.Strings = ( @@ -76,274 +75,270 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ) MaxLength = 0 TabOrder = 1 - Left = 4 - Height = 21 - Top = 74 - Width = 524 end object OpenLastProjectAtStartCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 106 + Width = 520 Anchors = [akTop, akLeft, akRight] Caption = 'OpenLastProjectAtStartCheckBox' TabOrder = 2 - Left = 4 - Height = 24 - Top = 106 - Width = 524 end object LazarusDirGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'LazarusDirGroupBox' - ClientHeight = 37 - ClientWidth = 520 - TabOrder = 3 - Left = 4 + Left = 6 Height = 54 Top = 142 - Width = 524 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'LazarusDirGroupBox' + ClientHeight = 36 + ClientWidth = 516 + TabOrder = 3 object LazarusDirComboBox: TComboBox + Left = 6 + Height = 21 + Top = 3 + Width = 468 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 0 Text = 'LazarusDirComboBox' - Left = 6 - Height = 21 - Top = 3 - Width = 476 end object LazarusDirButton: TButton + Left = 482 + Height = 21 + Top = 3 + Width = 20 Anchors = [akTop, akRight] BorderSpacing.InnerBorder = 2 Caption = '...' OnClick = DirectoriesButtonClick TabOrder = 1 - Left = 490 - Height = 21 - Top = 3 - Width = 20 end end object CompilerPathGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'CompilerPathGroupBox' - ClientHeight = 37 - ClientWidth = 520 - TabOrder = 4 - Left = 4 + Left = 6 Height = 54 Top = 197 - Width = 524 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'CompilerPathGroupBox' + ClientHeight = 36 + ClientWidth = 516 + TabOrder = 4 object CompilerPathComboBox: TComboBox + Left = 6 + Height = 21 + Top = 3 + Width = 468 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 0 Text = 'CompilerPathComboBox' - Left = 6 - Height = 21 - Top = 3 - Width = 476 end object CompilerPathButton: TButton + Left = 482 + Height = 21 + Top = 2 + Width = 20 Anchors = [akTop, akRight] BorderSpacing.InnerBorder = 2 Caption = '...' OnClick = FilesButtonClick TabOrder = 1 - Left = 490 - Height = 21 - Top = 2 - Width = 20 end end object FPCSourceDirGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'FPCSourceDirGroupBox' - ClientHeight = 37 - ClientWidth = 520 - TabOrder = 5 - Left = 4 + Left = 6 Height = 54 Top = 252 - Width = 524 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'FPCSourceDirGroupBox' + ClientHeight = 36 + ClientWidth = 516 + TabOrder = 5 object FPCSourceDirComboBox: TComboBox + Left = 6 + Height = 21 + Top = 2 + Width = 468 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 0 Text = 'FPCSourceDirComboBox' - Left = 6 - Height = 21 - Top = 2 - Width = 476 end object FPCSourceDirButton: TButton + Left = 482 + Height = 21 + Top = 3 + Width = 20 Anchors = [akTop, akRight] BorderSpacing.InnerBorder = 2 Caption = '...' OnClick = DirectoriesButtonClick TabOrder = 1 - Left = 490 - Height = 21 - Top = 3 - Width = 20 end end object MakePathGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'MakePathGroupBox' - ClientHeight = 37 - ClientWidth = 520 - TabOrder = 6 - Left = 4 + Left = 6 Height = 54 Top = 307 - Width = 524 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'MakePathGroupBox' + ClientHeight = 36 + ClientWidth = 516 + TabOrder = 6 object MakePathComboBox: TComboBox + Left = 6 + Height = 21 + Top = 3 + Width = 468 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 0 Text = 'MakePathComboBox' - Left = 6 - Height = 21 - Top = 3 - Width = 476 end object MakePathButton: TButton + Left = 482 + Height = 21 + Top = 3 + Width = 20 Anchors = [akTop, akRight] BorderSpacing.InnerBorder = 2 Caption = '...' OnClick = FilesButtonClick TabOrder = 1 - Left = 490 - Height = 21 - Top = 3 - Width = 20 end end object TestBuildDirGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'TestBuildDirGroupBox' - ClientHeight = 37 - ClientWidth = 520 - TabOrder = 7 - Left = 4 + Left = 6 Height = 54 Top = 362 - Width = 524 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'TestBuildDirGroupBox' + ClientHeight = 36 + ClientWidth = 516 + TabOrder = 7 object TestBuildDirComboBox: TComboBox + Left = 6 + Height = 21 + Top = 3 + Width = 468 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 0 Text = 'TestBuildDirComboBox' - Left = 6 - Height = 21 - Top = 3 - Width = 476 end object TestBuildDirButton: TButton + Left = 482 + Height = 21 + Top = 2 + Width = 20 Anchors = [akTop, akRight] BorderSpacing.InnerBorder = 2 Caption = '...' OnClick = DirectoriesButtonClick TabOrder = 1 - Left = 490 - Height = 21 - Top = 2 - Width = 20 end end end object DesktopPage: TPage Caption = 'DesktopPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object LanguageGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'LanguageGroupBox' - ClientHeight = 39 - ClientWidth = 526 - TabOrder = 0 Left = 4 Height = 56 Top = 10 - Width = 530 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'LanguageGroupBox' + ClientHeight = 56 + ClientWidth = 520 + TabOrder = 0 object LanguageComboBox: TComboBox + Left = 6 + Height = 21 + Top = 8 + Width = 484 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 Style = csDropDownList TabOrder = 0 - Left = 6 - Height = 21 - Top = 8 - Width = 494 end end object CheckDiskChangesWithLoadingCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 320 + Width = 223 Caption = 'CheckDiskChangesWithLoadingCheckBox' TabOrder = 1 - Left = 4 - Height = 24 - Top = 320 - Width = 263 end object ShowHintsForComponentPaletteCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 342 + Width = 222 Caption = 'ShowHintsForComponentPaletteCheckBox' TabOrder = 2 - Left = 4 - Height = 24 - Top = 342 - Width = 263 end object AutoSaveGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'AutoSaveGroupBox' - ClientHeight = 119 - ClientWidth = 526 - TabOrder = 6 Left = 4 Height = 136 Top = 74 - Width = 530 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'AutoSaveGroupBox' + ClientHeight = 136 + ClientWidth = 520 + TabOrder = 6 object AutoSaveIntervalInSecsLabel: TLabel + Left = 6 + Height = 14 + Top = 67 + Width = 476 Anchors = [akTop, akLeft, akRight] Caption = 'AutoSaveIntervalInSecsLabel' Color = clNone Enabled = False ParentColor = False - Left = 6 - Height = 13 - Top = 67 - Width = 486 end object AutoSaveEditorFilesCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 4 + Width = 484 Anchors = [akTop, akLeft, akRight] Caption = 'AutoSaveEditorFilesCheckBox' Enabled = False TabOrder = 0 - Left = 6 - Height = 24 - Top = 4 - Width = 494 end object AutoSaveProjectCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 30 + Width = 484 Anchors = [akTop, akLeft, akRight] Caption = 'AutoSaveProjectCheckBox' Enabled = False TabOrder = 1 - Left = 6 - Height = 24 - Top = 30 - Width = 494 end object AutoSaveIntervalInSecsComboBox: TComboBox + Left = 6 + Height = 21 + Top = 87 + Width = 484 Anchors = [akTop, akLeft, akRight] AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] Enabled = False @@ -355,183 +350,174 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ) MaxLength = 0 TabOrder = 2 - Left = 6 - Height = 21 - Top = 87 - Width = 494 end end object DesktopFilesGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'DesktopFilesGroupBox' - ClientHeight = 80 - ClientWidth = 526 - TabOrder = 3 Left = 4 Height = 97 Top = 218 - Width = 530 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'DesktopFilesGroupBox' + ClientHeight = 97 + ClientWidth = 520 + TabOrder = 3 object SaveDesktopSettingsToFileButton: TButton + Left = 6 + Height = 25 + Top = 8 + Width = 484 Anchors = [akTop, akLeft, akRight] BorderSpacing.InnerBorder = 2 Caption = 'SaveDesktopSettingsToFileButton' OnClick = SaveDesktopSettingsToFileButtonClick TabOrder = 0 - Left = 6 - Height = 25 - Top = 8 - Width = 494 end object LoadDesktopSettingsFromFileButton: TButton + Left = 6 + Height = 25 + Top = 43 + Width = 484 Anchors = [akTop, akLeft, akRight] BorderSpacing.InnerBorder = 2 Caption = 'LoadDesktopSettingsFromFileButton' OnClick = LoadDesktopSettingsFromFileButtonClick TabOrder = 1 - Left = 6 - Height = 25 - Top = 43 - Width = 494 end end object ShowHintsForMainSpeedButtonsCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 362 + Width = 225 Caption = 'ShowHintsForMainSpeedButtonsCheckBox' TabOrder = 4 - Left = 4 - Height = 24 - Top = 362 - Width = 267 end object MsgViewDblClickJumpsCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 382 + Width = 181 Caption = 'MsgViewDblClickJumpsCheckBox' TabOrder = 5 - Left = 4 - Height = 24 - Top = 382 - Width = 219 end end object WindowsPage: TPage Caption = 'WindowsPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object MinimizeAllOnMinimizeMainCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 10 + Width = 520 Anchors = [akTop, akLeft, akRight] Caption = 'MinimizeAllOnMinimizeMainCheckBox' Enabled = False TabOrder = 0 - Left = 4 - Height = 24 - Top = 10 - Width = 530 end object HideIDEOnRunCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 34 + Width = 520 Anchors = [akTop, akLeft, akRight] Caption = 'HideIDEOnRunCheckBox' TabOrder = 1 - Left = 4 - Height = 24 - Top = 34 - Width = 530 end object WindowPositionsGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight, akBottom] - Caption = 'WindowPositionsGroupBox' - ClientHeight = 311 - ClientWidth = 526 - TabOrder = 2 - Left = 4 + Left = 6 Height = 328 Top = 68 - Width = 530 + Width = 520 + Anchors = [akTop, akLeft, akRight, akBottom] + Caption = 'WindowPositionsGroupBox' + ClientHeight = 310 + ClientWidth = 516 + TabOrder = 2 object WindowPositionsListBox: TListBox - Anchors = [akTop, akLeft, akRight] - OnMouseUp = WindowPositionsListBoxMouseUp - TabOrder = 0 - TopIndex = -1 Left = 6 Height = 100 Top = 6 - Width = 498 + Width = 484 + Anchors = [akTop, akLeft, akRight] + OnMouseUp = WindowPositionsListBoxMouseUp + TabOrder = 0 end end end object FormEditorPage: TPage Caption = 'FormEditorPage' - ClientWidth = 536 - ClientHeight = 447 + ClientWidth = 532 + ClientHeight = 451 OnResize = FormEditorPageResize - Left = 2 - Height = 447 - Top = 28 - Width = 536 object GridGroupBox: TGroupBox - BorderSpacing.Around = 6 - Caption = 'GridGroupBox' - ClientHeight = 154 - ClientWidth = 333 - TabOrder = 0 Left = 6 Height = 171 Top = 6 Width = 337 + BorderSpacing.Around = 6 + Caption = 'GridGroupBox' + ClientHeight = 171 + ClientWidth = 337 + TabOrder = 0 object GridColorLabel: TLabel + Left = 70 + Height = 14 + Top = 131 + Width = 70 Caption = 'GridColorLabel' Color = clNone ParentColor = False - Left = 70 - Height = 13 - Top = 131 - Width = 85 end object GridSizeXLabel: TLabel + Left = 117 + Height = 14 + Top = 60 + Width = 190 Anchors = [akTop, akLeft, akRight] Caption = 'GridSizeXLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 60 - Width = 190 end object GridSizeYLabel: TLabel + Left = 117 + Height = 14 + Top = 96 + Width = 190 Anchors = [akTop, akLeft, akRight] Caption = 'GridSizeYLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 96 - Width = 190 end object GridColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 126 Width = 50 + BorderWidth = 2 end object SnapToGridCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 26 + Width = 301 Anchors = [akTop, akLeft, akRight] Caption = 'SnapToGridCheckBox' TabOrder = 1 - Left = 6 - Height = 24 - Top = 26 - Width = 301 end object ShowGridCheckBox: TCheckBox + Left = 6 + Height = 13 + Width = 115 Caption = 'ShowGridCheckBox' TabOrder = 0 - Left = 6 - Height = 24 - Width = 138 end object GridSizeXComboBox: TComboBox + Left = 6 + Height = 21 + Top = 58 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] Items.Strings = ( '2' @@ -548,12 +534,12 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ParentShowHint = False ShowHint = True TabOrder = 2 - Left = 6 - Height = 21 - Top = 58 - Width = 100 end object GridSizeYComboBox: TComboBox + Left = 6 + Height = 21 + Top = 91 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] Items.Strings = ( '2' @@ -570,462 +556,453 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ParentShowHint = False ShowHint = True TabOrder = 3 - Left = 6 - Height = 21 - Top = 91 - Width = 100 end object ShowBorderSpaceCheckBox: TCheckBox - BorderSpacing.Left = 10 - Caption = 'ShowBorderSpaceCheckBox' - TabOrder = 4 AnchorSideLeft.Control = ShowGridCheckBox AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = ShowGridCheckBox AnchorSideTop.Side = asrCenter - Left = 154 - Height = 24 - Width = 188 + Left = 131 + Height = 13 + Width = 158 + BorderSpacing.Left = 10 + Caption = 'ShowBorderSpaceCheckBox' + TabOrder = 4 end end object GuideLinesGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Left = 10 - Caption = 'GuideLinesGroupBox' - ClientHeight = 238 - ClientWidth = 172 - TabOrder = 1 AnchorSideLeft.Control = FormEditMiscGroupBox AnchorSideLeft.Side = asrBottom Left = 353 Height = 255 Top = 187 - Width = 176 + Width = 172 + Anchors = [akTop, akLeft, akRight] + BorderSpacing.Left = 10 + Caption = 'GuideLinesGroupBox' + ClientHeight = 255 + ClientWidth = 172 + TabOrder = 1 object GuideLineColorLeftTopButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 70 Width = 50 + BorderWidth = 2 end object GuideLineColorRightBottomButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 118 Width = 50 + BorderWidth = 2 end object GuideLineColorLeftTopLabel: TLabel + Left = 6 + Height = 14 + Top = 57 + Width = 138 Anchors = [akTop, akLeft, akRight] Caption = 'GuideLineColorLeftTopLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 57 - Width = 142 end object GuideLineColorRightBottomLabel: TLabel + Left = 6 + Height = 14 + Top = 102 + Width = 138 Anchors = [akTop, akLeft, akRight] Caption = 'GuideLineColorRightBottomLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 102 - Width = 142 end object ShowGuideLinesCheckBox: TCheckBox + Left = 6 + Height = 13 + Width = 138 Anchors = [akTop, akLeft, akRight] Caption = 'ShowGuideLinesCheckBox' TabOrder = 0 - Left = 6 - Height = 24 - Width = 142 end object SnapToGuideLinesCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 19 + Width = 138 Anchors = [akTop, akLeft, akRight] Caption = 'SnapToGuideLinesCheckBox' TabOrder = 1 - Left = 6 - Height = 24 - Top = 19 - Width = 142 end end object FormEditMiscGroupBox: TGroupBox - BorderSpacing.Around = 6 - Caption = 'FormEditMiscGroupBox' - ClientHeight = 238 - ClientWidth = 333 - TabOrder = 2 AnchorSideRight.Control = FormEditorPage AnchorSideRight.Side = asrBottom Left = 6 Height = 255 Top = 187 Width = 337 + BorderSpacing.Around = 6 + Caption = 'FormEditMiscGroupBox' + ClientHeight = 255 + ClientWidth = 337 + TabOrder = 2 object GrabberColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 130 Width = 50 + BorderWidth = 2 end object MarkerColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 180 Width = 50 + BorderWidth = 2 end object GrabberColorLabel: TLabel + Left = 6 + Height = 14 + Top = 110 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'GrabberColorLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 110 - Width = 316 end object MarkerColorLabel: TLabel + Left = 6 + Height = 14 + Top = 160 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'MarkerColorLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 160 - Width = 316 end object ShowComponentCaptionsCheckBox: TCheckBox + Left = 6 + Height = 13 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'ShowComponentCaptionsCheckBox' TabOrder = 0 - Left = 6 - Height = 24 - Width = 316 end object ShowEditorHintsCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 25 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'ShowEditorHintsCheckBox' TabOrder = 1 - Left = 6 - Height = 24 - Top = 25 - Width = 316 end object AutoCreateFormsOnOpenCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 50 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'AutoCreateFormsOnOpenCheckBox' TabOrder = 2 - Left = 6 - Height = 24 - Top = 50 - Width = 316 end object RightClickSelectsCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 75 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'RightClickSelectsCheckBox' TabOrder = 3 - Left = 6 - Height = 24 - Top = 75 - Width = 316 end object DesignerPaintLazyCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 205 + Width = 316 Anchors = [akTop, akLeft, akRight] Caption = 'DesignerPaintLazyCheckBox' ParentShowHint = False ShowHint = True TabOrder = 4 - Left = 6 - Height = 24 - Top = 205 - Width = 316 end end object RubberbandGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Left = 10 - Caption = 'RubberbandGroupBox' - ClientHeight = 153 - ClientWidth = 172 - TabOrder = 3 AnchorSideLeft.Control = GridGroupBox AnchorSideLeft.Side = asrBottom Left = 353 Height = 170 Top = 6 - Width = 176 + Width = 172 + Anchors = [akTop, akLeft, akRight] + BorderSpacing.Left = 10 + Caption = 'RubberbandGroupBox' + ClientHeight = 170 + ClientWidth = 172 + TabOrder = 3 object RubberbandSelectColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 19 Width = 50 + BorderWidth = 2 end object RubberbandCreateColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 70 Width = 50 + BorderWidth = 2 end object RubberbandSelectColorLabel: TLabel + Left = 6 + Height = 14 + Top = 3 + Width = 151 Anchors = [akTop, akLeft, akRight] Caption = 'RubberbandSelectColorLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 3 - Width = 155 end object RubberbandCreateColorLabel: TLabel + Left = 6 + Height = 14 + Top = 54 + Width = 151 Anchors = [akTop, akLeft, akRight] Caption = 'RubberbandCreateColorLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 54 - Width = 155 end object RubberbandSelectsGrandChildsCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 102 + Width = 157 Anchors = [akTop, akLeft, akRight] Caption = 'RubberbandSelectsGrandChildsCheckBox' TabOrder = 0 - Left = 6 - Height = 24 - Top = 102 - Width = 161 end end end object ObjectInspectorPage: TPage Caption = 'ObjectInspectorPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object ObjectInspectorColorsGroupBox: TGroupBox + Left = 6 + Height = 173 + Top = 7 + Width = 520 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 5 BorderSpacing.Top = 5 BorderSpacing.Right = 5 Caption = 'ObjectInspectorColorsGroupBox' - ClientHeight = 156 - ClientWidth = 522 + ClientHeight = 155 + ClientWidth = 516 TabOrder = 0 - Left = 5 - Height = 173 - Top = 7 - Width = 526 object OIBackgroundColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 5 Width = 50 + BorderWidth = 2 end object OISubPropsColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 29 Width = 50 + BorderWidth = 2 end object OIReferencesColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 53 Width = 50 + BorderWidth = 2 end object OIValueColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 77 Width = 50 + BorderWidth = 2 end object OIDefaultValueColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 101 Width = 50 + BorderWidth = 2 end object OIPropNameColorButton: TColorButton - BorderWidth = 2 Left = 6 Height = 23 Top = 125 Width = 50 + BorderWidth = 2 end object OIBackgroundColorLabel: TLabel + Left = 65 + Height = 14 + Top = 11 + Width = 417 Anchors = [akTop, akLeft, akRight] Caption = 'OIBackgroundColorLabel' Color = clNone ParentColor = False - Left = 65 - Height = 13 - Top = 11 - Width = 427 end object OISubPropsColorLabel: TLabel + Left = 65 + Height = 14 + Top = 35 + Width = 417 Anchors = [akTop, akLeft, akRight] Caption = 'OISubPropsColorLabel' Color = clNone ParentColor = False - Left = 65 - Height = 13 - Top = 35 - Width = 427 end object OIReferencesColorLabel: TLabel + Left = 65 + Height = 14 + Top = 59 + Width = 417 Anchors = [akTop, akLeft, akRight] Caption = 'OIReferencesColorLabel' Color = clNone ParentColor = False - Left = 65 - Height = 13 - Top = 59 - Width = 427 end object OIValueColorLabel: TLabel + Left = 65 + Height = 14 + Top = 83 + Width = 417 Anchors = [akTop, akLeft, akRight] Caption = 'OIValueColorLabel' Color = clNone ParentColor = False - Left = 65 - Height = 13 - Top = 83 - Width = 427 end object OIDefaultValueColorLabel: TLabel + Left = 65 + Height = 14 + Top = 107 + Width = 417 Anchors = [akTop, akLeft, akRight] Caption = 'OIDefaultValueColorLabel' Color = clNone ParentColor = False - Left = 65 - Height = 13 - Top = 107 - Width = 427 end object OIPropNameColorLabel: TLabel + Left = 65 + Height = 14 + Top = 131 + Width = 417 Anchors = [akTop, akLeft, akRight] Caption = 'OIPropNameColorLabel' Color = clNone ParentColor = False - Left = 65 - Height = 13 - Top = 131 - Width = 427 end end object OIMiscGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'OIMiscGroupBox' - ClientHeight = 88 - ClientWidth = 522 - TabOrder = 1 - Left = 5 + Left = 6 Height = 105 Top = 186 - Width = 526 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'OIMiscGroupBox' + ClientHeight = 87 + ClientWidth = 516 + TabOrder = 1 object OIDefaultItemHeightLabel: TLabel + Left = 6 + Height = 14 + Top = 6 + Width = 476 Anchors = [akTop, akLeft, akRight] Caption = 'OIDefaultItemHeightLabel' Color = clNone ParentColor = False - Left = 6 - Height = 13 - Top = 6 - Width = 486 end object OIShowHintCheckBox: TCheckBox + Left = 6 + Height = 13 + Top = 55 + Width = 476 Anchors = [akTop, akLeft, akRight] Caption = 'OIShowHintCheckBox' TabOrder = 0 - Left = 6 - Height = 24 - Top = 55 - Width = 486 end object OIDefaultItemHeightSpinEdit: TSpinEdit - Anchors = [akTop, akLeft, akRight] - TabOrder = 1 Left = 6 Height = 20 Top = 24 - Width = 506 + Width = 496 + Anchors = [akTop, akLeft, akRight] + TabOrder = 1 end end end object BackupPage: TPage Caption = 'BackupPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object BackupHelpLabel: TLabel + Left = 6 + Height = 14 + Top = 7 + Width = 520 Anchors = [akTop, akLeft, akRight] Caption = 'BackupHelpLabel' Color = clNone ParentColor = False - Left = 4 - Height = 13 - Top = 7 - Width = 530 end object BackupProjectGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'BackupProjectGroupBox' - ClientHeight = 184 - ClientWidth = 526 - TabOrder = 0 - Left = 4 + Left = 6 Height = 201 Top = 34 - Width = 530 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'BackupProjectGroupBox' + ClientHeight = 201 + ClientWidth = 520 + TabOrder = 0 object BakProjAddExtLabel: TLabel + Left = 118 + Height = 14 + Top = 100 + Width = 392 Anchors = [akTop, akLeft, akRight] Caption = 'BakProjAddExtLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 100 - Width = 383 end object BakProjMaxCounterLabel: TLabel + Left = 118 + Height = 14 + Top = 125 + Width = 392 Anchors = [akTop, akLeft, akRight] Caption = 'BakProjMaxCounterLabel' Color = clNone ParentColor = False - Left = 118 - Height = 13 - Top = 125 - Width = 382 end object BakProjSubDirLabel: TLabel + Left = 118 + Height = 14 + Top = 154 + Width = 392 Anchors = [akTop, akLeft, akRight] Caption = 'BakProjSubDirLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 154 - Width = 383 end object BakProjTypeRadioGroup: TRadioGroup + Left = 6 + Height = 88 + Width = 504 Anchors = [akTop, akLeft, akRight] AutoFill = True Caption = 'BakProjTypeRadioGroup' @@ -1040,82 +1017,82 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog Columns = 2 OnClick = BakTypeRadioGroupClick TabOrder = 0 - Left = 6 - Height = 88 - Width = 494 end object BakProjAddExtComboBox: TComboBox + Left = 6 + Height = 21 + Top = 98 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 1 Text = 'BakProjAddExtComboBox' - Left = 10 - Height = 21 - Top = 98 - Width = 100 end object BakProjMaxCounterComboBox: TComboBox + Left = 6 + Height = 21 + Top = 125 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 2 Text = 'BakProjMaxCounterComboBox' - Left = 10 - Height = 21 - Top = 125 - Width = 100 end object BakProjSubDirComboBox: TComboBox + Left = 6 + Height = 21 + Top = 152 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 3 Text = 'BakProjSubDirComboBox' - Left = 10 - Height = 21 - Top = 152 - Width = 100 end end object BackupOtherGroupBox: TGroupBox - Anchors = [akTop, akLeft, akRight] - Caption = 'BackupOtherGroupBox' - ClientHeight = 179 - ClientWidth = 526 - TabOrder = 1 - Left = 4 + Left = 6 Height = 196 Top = 242 - Width = 530 + Width = 520 + Anchors = [akTop, akLeft, akRight] + Caption = 'BackupOtherGroupBox' + ClientHeight = 196 + ClientWidth = 520 + TabOrder = 1 object BakOtherAddExtLabel: TLabel + Left = 118 + Height = 14 + Top = 97 + Width = 392 Anchors = [akTop, akLeft, akRight] Caption = 'BakOtherAddExtLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 97 - Width = 383 end object BakOtherMaxCounterLabel: TLabel + Left = 118 + Height = 14 + Top = 124 + Width = 392 Anchors = [akTop, akLeft, akRight] Caption = 'BakOtherMaxCounterLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 124 - Width = 383 end object BakOtherSubDirLabel: TLabel + Left = 118 + Height = 14 + Top = 151 + Width = 392 Anchors = [akTop, akLeft, akRight] Caption = 'BakOtherSubDirLabel' Color = clNone ParentColor = False - Left = 117 - Height = 13 - Top = 151 - Width = 383 end object BakOtherTypeRadioGroup: TRadioGroup + Left = 6 + Height = 84 + Width = 504 Anchors = [akTop, akLeft, akRight] AutoFill = True Caption = 'BakOtherTypeRadioGroup' @@ -1130,51 +1107,48 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog Columns = 2 OnClick = BakTypeRadioGroupClick TabOrder = 0 - Left = 6 - Height = 84 - Width = 494 end object BakOtherAddExtComboBox: TComboBox + Left = 6 + Height = 21 + Top = 95 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 1 Text = 'BakOtherAddExtComboBox' - Left = 10 - Height = 21 - Top = 95 - Width = 100 end object BakOtherMaxCounterComboBox: TComboBox + Left = 6 + Height = 21 + Top = 122 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 2 Text = 'BakOtherMaxCounterComboBox' - Left = 10 - Height = 21 - Top = 122 - Width = 100 end object BakOtherSubDirComboBox: TComboBox + Left = 6 + Height = 21 + Top = 149 + Width = 100 AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending] MaxLength = 0 TabOrder = 3 Text = 'BakOtherSubDirComboBox' - Left = 10 - Height = 21 - Top = 149 - Width = 100 end end end object NamingPage: TPage Caption = 'NamingPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object PascalFileExtRadiogroup: TRadioGroup + Left = 6 + Height = 47 + Top = 6 + Width = 524 Align = alTop Anchors = [akTop, akLeft] AutoFill = True @@ -1190,12 +1164,12 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ChildSizing.ControlsPerLine = 2 Columns = 2 TabOrder = 0 - Left = 6 - Height = 47 - Top = 6 - Width = 524 end object CharcaseFileActionRadioGroup: TRadioGroup + Left = 6 + Height = 85 + Top = 165 + Width = 524 Align = alTop AutoFill = True BorderSpacing.Around = 6 @@ -1210,12 +1184,12 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ChildSizing.ControlsPerLine = 2 Columns = 2 TabOrder = 1 - Left = 6 - Height = 85 - Top = 165 - Width = 524 end object AmbiguousFileActionRadioGroup: TRadioGroup + Left = 6 + Height = 100 + Top = 59 + Width = 524 Align = alTop AutoFill = True BorderSpacing.Around = 6 @@ -1230,131 +1204,122 @@ object EnvironmentOptionsDialog: TEnvironmentOptionsDialog ChildSizing.ControlsPerLine = 2 Columns = 2 TabOrder = 2 - Left = 6 - Height = 100 - Top = 59 - Width = 524 end end object LazDocPage: TPage Caption = 'LazDocPage' - ClientWidth = 536 - ClientHeight = 447 - Left = 2 - Height = 447 - Top = 28 - Width = 536 + ClientWidth = 532 + ClientHeight = 451 object Label1: TLabel - Caption = 'NOTE: only absolute paths are supported now' - Color = clNone - ParentColor = False Left = 8 Height = 13 Top = 226 Width = 259 + Caption = 'NOTE: only absolute paths are supported now' + Color = clNone + ParentColor = False end object LazDocPathsGroupBox: TGroupBox + Left = 6 + Height = 210 + Top = 6 + Width = 524 Align = alTop BorderSpacing.Around = 6 Caption = 'LazDocPathsGroupBox' ClientHeight = 210 ClientWidth = 524 TabOrder = 0 - Left = 6 - Height = 210 - Top = 6 - Width = 524 object LazDocListBox: TListBox - Align = alTop - BorderSpacing.Around = 6 - TabOrder = 0 - TopIndex = -1 Left = 6 Height = 108 Top = 6 Width = 512 + Align = alTop + BorderSpacing.Around = 6 + TabOrder = 0 + TopIndex = -1 end object LazDocAddPathButton: TButton + Left = 6 + Height = 26 + Top = 122 + Width = 136 AutoSize = True BorderSpacing.InnerBorder = 2 Caption = 'LazDocAddPathButton' OnClick = LazDocAddPathButtonClick TabOrder = 1 - Left = 6 - Height = 26 - Top = 122 - Width = 136 end object LazDocDeletePathButton: TButton - AutoSize = True - BorderSpacing.Left = 10 - BorderSpacing.InnerBorder = 2 - Caption = 'LazDocDeletePathButton' - OnClick = LazDocDeletePathButtonClick - TabOrder = 2 AnchorSideLeft.Control = LazDocAddPathButton AnchorSideLeft.Side = asrBottom Left = 152 Height = 26 Top = 122 Width = 149 + AutoSize = True + BorderSpacing.Left = 10 + BorderSpacing.InnerBorder = 2 + Caption = 'LazDocDeletePathButton' + OnClick = LazDocDeletePathButtonClick + TabOrder = 2 end object LazDocPathEdit: TEdit - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Top = 6 - TabOrder = 3 - Text = 'LazDocPathEdit' AnchorSideTop.Control = LazDocAddPathButton AnchorSideTop.Side = asrBottom Left = 6 Height = 23 Top = 154 Width = 488 + Anchors = [akTop, akLeft, akRight] + BorderSpacing.Top = 6 + TabOrder = 3 + Text = 'LazDocPathEdit' end object LazDocBrowseButton: TButton - BorderSpacing.Left = 6 - BorderSpacing.InnerBorder = 2 - Caption = '...' - OnClick = LazDocBrowseButtonClick - TabOrder = 4 AnchorSideLeft.Control = LazDocPathEdit AnchorSideLeft.Side = asrBottom Left = 500 Height = 23 Top = 156 Width = 19 + BorderSpacing.Left = 6 + BorderSpacing.InnerBorder = 2 + Caption = '...' + OnClick = LazDocBrowseButtonClick + TabOrder = 4 end end end end object CancelButton: TButton + Left = 457 + Height = 25 + Top = 485 + Width = 75 Anchors = [akRight, akBottom] BorderSpacing.InnerBorder = 2 Cancel = True Caption = 'CancelButton' OnClick = CancelButtonClick TabOrder = 1 - Left = 457 + end + object OkButton: TButton + Left = 375 Height = 25 Top = 485 Width = 75 - end - object OkButton: TButton Anchors = [akRight, akBottom] BorderSpacing.InnerBorder = 2 Caption = 'Ok' Default = True OnClick = OkButtonClick TabOrder = 2 - Left = 375 - Height = 25 - Top = 485 - Width = 75 end object SelectDirectoryDialog: TSelectDirectoryDialog Title = 'Select Directory' FilterIndex = 0 - Title = 'Select Directory' left = 488 top = 8 end diff --git a/ide/environmentopts.lrs b/ide/environmentopts.lrs index 89fadf6e7d..a159b6ad02 100644 --- a/ide/environmentopts.lrs +++ b/ide/environmentopts.lrs @@ -10,413 +10,405 @@ LazarusResources.Add('TForm','FORMDATA',[ ]); LazarusResources.Add('TEnvironmentOptionsDialog','FORMDATA',[ - 'TPF0'#25'TEnvironmentOptionsDialog'#24'EnvironmentOptionsDialog'#13'ActiveCo' - +'ntrol'#7#12'CancelButton'#7'Caption'#6#24'EnvironmentOptionsDialog'#12'Clie' - +'ntHeight'#3#8#2#11'ClientWidth'#3#28#2#8'OnResize'#7#10'FormResize'#13'Pixe' - +'lsPerInch'#2'p'#8'Position'#7#14'poScreenCenter'#18'HorzScrollBar.Page'#3#27 - +#2#18'VertScrollBar.Page'#3#7#2#4'Left'#3':'#1#6'Height'#3#8#2#3'Top'#2'|'#5 - +'Width'#3#28#2#0#9'TNotebook'#8'Notebook'#5'Align'#7#5'alTop'#7'Anchors'#11#5 - +'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#14'OnChangeBounds'#7#20'NotebookC' - +'hangeBounds'#9'PageIndex'#2#3#6'Height'#3#221#1#5'Width'#3#28#2#0#5'TPage'#9 - +'FilesPage'#7'Caption'#6#9'FilesPage'#11'ClientWidth'#3#24#2#12'ClientHeight' - +#3#191#1#4'Left'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'Width'#3#24#2#0#6'TLabe' - +'l'#23'MaxRecentOpenFilesLabel'#7'Caption'#6#23'MaxRecentOpenFilesLabel'#5'C' - +'olor'#7#6'clNone'#11'ParentColor'#8#4'Left'#2#4#6'Height'#2#13#3'Top'#2#10#5 - +'Width'#3#153#0#0#0#6'TLabel'#26'MaxRecentProjectFilesLabel'#7'Caption'#6#26 - +'MaxRecentProjectFilesLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2 - +#4#6'Height'#2#13#3'Top'#2':'#5'Width'#3#161#0#0#0#9'TComboBox'#26'MaxRecent' - +'OpenFilesComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCom' - +'pleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#13'Item' - +'s.Strings'#1#6#1'5'#6#2'10'#6#2'15'#6#2'20'#6#2'25'#6#2'30'#0#9'MaxLength'#2 - +#0#8'TabOrder'#2#0#4'Left'#2#4#6'Height'#2#21#3'Top'#2#26#5'Width'#3#12#2#0#0 - +#9'TComboBox'#29'MaxRecentProjectFilesComboBox'#7'Anchors'#11#5'akTop'#6'akL' - +'eft'#7'akRight'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cba' - +'ctSearchAscending'#0#13'Items.Strings'#1#6#1'5'#6#2'10'#6#2'15'#6#2'20'#6#2 - +'25'#6#2'30'#0#9'MaxLength'#2#0#8'TabOrder'#2#1#4'Left'#2#4#6'Height'#2#21#3 - +'Top'#2'J'#5'Width'#3#12#2#0#0#9'TCheckBox'#30'OpenLastProjectAtStartCheckBo' - +'x'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#30'OpenLastPr' - +'ojectAtStartCheckBox'#8'TabOrder'#2#2#4'Left'#2#4#6'Height'#2#24#3'Top'#2'j' - +#5'Width'#3#12#2#0#0#9'TGroupBox'#18'LazarusDirGroupBox'#7'Anchors'#11#5'akT' - +'op'#6'akLeft'#7'akRight'#0#7'Caption'#6#18'LazarusDirGroupBox'#12'ClientHei' - +'ght'#2'%'#11'ClientWidth'#3#8#2#8'TabOrder'#2#3#4'Left'#2#4#6'Height'#2'6'#3 - +'Top'#3#142#0#5'Width'#3#12#2#0#9'TComboBox'#18'LazarusDirComboBox'#7'Anchor' - +'s'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompleteText'#11#22'cbactEndOf' - +'LineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#0#4 - +'Text'#6#18'LazarusDirComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#3#5'Widt' - +'h'#3#220#1#0#0#7'TButton'#16'LazarusDirButton'#7'Anchors'#11#5'akTop'#7'akR' - +'ight'#0#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6#3'...'#7'OnClick'#7 - +#22'DirectoriesButtonClick'#8'TabOrder'#2#1#4'Left'#3#234#1#6'Height'#2#21#3 - +'Top'#2#3#5'Width'#2#20#0#0#0#9'TGroupBox'#20'CompilerPathGroupBox'#7'Anchor' - +'s'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#20'CompilerPathGroupBox' - +#12'ClientHeight'#2'%'#11'ClientWidth'#3#8#2#8'TabOrder'#2#4#4'Left'#2#4#6'H' - +'eight'#2'6'#3'Top'#3#197#0#5'Width'#3#12#2#0#9'TComboBox'#20'CompilerPathCo' - +'mboBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompleteText' - +#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8 - +'TabOrder'#2#0#4'Text'#6#20'CompilerPathComboBox'#4'Left'#2#6#6'Height'#2#21 - +#3'Top'#2#3#5'Width'#3#220#1#0#0#7'TButton'#18'CompilerPathButton'#7'Anchors' - +#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6#3'.' - +'..'#7'OnClick'#7#16'FilesButtonClick'#8'TabOrder'#2#1#4'Left'#3#234#1#6'Hei' - +'ght'#2#21#3'Top'#2#2#5'Width'#2#20#0#0#0#9'TGroupBox'#20'FPCSourceDirGroupB' - +'ox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#20'FPCSource' - +'DirGroupBox'#12'ClientHeight'#2'%'#11'ClientWidth'#3#8#2#8'TabOrder'#2#5#4 - +'Left'#2#4#6'Height'#2'6'#3'Top'#3#252#0#5'Width'#3#12#2#0#9'TComboBox'#20'F' - +'PCSourceDirComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoC' - +'ompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'Max' - +'Length'#2#0#8'TabOrder'#2#0#4'Text'#6#20'FPCSourceDirComboBox'#4'Left'#2#6#6 - +'Height'#2#21#3'Top'#2#2#5'Width'#3#220#1#0#0#7'TButton'#18'FPCSourceDirButt' - +'on'#7'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerBorder'#2#2#7 - +'Caption'#6#3'...'#7'OnClick'#7#22'DirectoriesButtonClick'#8'TabOrder'#2#1#4 - +'Left'#3#234#1#6'Height'#2#21#3'Top'#2#3#5'Width'#2#20#0#0#0#9'TGroupBox'#16 - +'MakePathGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6 - +#16'MakePathGroupBox'#12'ClientHeight'#2'%'#11'ClientWidth'#3#8#2#8'TabOrder' - +#2#6#4'Left'#2#4#6'Height'#2'6'#3'Top'#3'3'#1#5'Width'#3#12#2#0#9'TComboBox' - +#16'MakePathComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoC' - +'ompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'Max' - +'Length'#2#0#8'TabOrder'#2#0#4'Text'#6#16'MakePathComboBox'#4'Left'#2#6#6'He' - +'ight'#2#21#3'Top'#2#3#5'Width'#3#220#1#0#0#7'TButton'#14'MakePathButton'#7 - ,'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerBorder'#2#2#7'Capti' - +'on'#6#3'...'#7'OnClick'#7#16'FilesButtonClick'#8'TabOrder'#2#1#4'Left'#3#234 - +#1#6'Height'#2#21#3'Top'#2#3#5'Width'#2#20#0#0#0#9'TGroupBox'#20'TestBuildDi' - +'rGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#20'Te' - +'stBuildDirGroupBox'#12'ClientHeight'#2'%'#11'ClientWidth'#3#8#2#8'TabOrder' - +#2#7#4'Left'#2#4#6'Height'#2'6'#3'Top'#3'j'#1#5'Width'#3#12#2#0#9'TComboBox' - +#20'TestBuildDirComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'A' - +'utoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9 - +'MaxLength'#2#0#8'TabOrder'#2#0#4'Text'#6#20'TestBuildDirComboBox'#4'Left'#2 - +#6#6'Height'#2#21#3'Top'#2#3#5'Width'#3#220#1#0#0#7'TButton'#18'TestBuildDir' - +'Button'#7'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerBorder'#2 - +#2#7'Caption'#6#3'...'#7'OnClick'#7#22'DirectoriesButtonClick'#8'TabOrder'#2 - +#1#4'Left'#3#234#1#6'Height'#2#21#3'Top'#2#2#5'Width'#2#20#0#0#0#0#5'TPage' - +#11'DesktopPage'#7'Caption'#6#11'DesktopPage'#11'ClientWidth'#3#24#2#12'Clie' - +'ntHeight'#3#191#1#4'Left'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'Width'#3#24#2 - +#0#9'TGroupBox'#16'LanguageGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi' - +'ght'#0#7'Caption'#6#16'LanguageGroupBox'#12'ClientHeight'#2''''#11'ClientWi' - +'dth'#3#14#2#8'TabOrder'#2#0#4'Left'#2#4#6'Height'#2'8'#3'Top'#2#10#5'Width' - +#3#18#2#0#9'TComboBox'#16'LanguageComboBox'#7'Anchors'#11#5'akTop'#6'akLeft' + 'TPF0'#25'TEnvironmentOptionsDialog'#24'EnvironmentOptionsDialog'#4'Left'#3':' + +#1#6'Height'#3#8#2#3'Top'#2'|'#5'Width'#3#28#2#18'HorzScrollBar.Page'#3#27#2 + +#18'VertScrollBar.Page'#3#7#2#13'ActiveControl'#7#12'CancelButton'#7'Caption' + +#6#24'EnvironmentOptionsDialog'#12'ClientHeight'#3#8#2#11'ClientWidth'#3#28#2 + +#8'OnResize'#7#10'FormResize'#13'PixelsPerInch'#2'`'#8'Position'#7#14'poScre' + +'enCenter'#0#9'TNotebook'#8'Notebook'#6'Height'#3#221#1#5'Width'#3#28#2#5'Al' + +'ign'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9 + +'PageIndex'#2#4#0#5'TPage'#9'FilesPage'#7'Caption'#6#9'FilesPage'#11'ClientW' + +'idth'#3#20#2#12'ClientHeight'#3#195#1#0#6'TLabel'#23'MaxRecentOpenFilesLabe' + +'l'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#10#5'Width'#2''#7'Caption'#6#23'Max' + +'RecentOpenFilesLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel' + +#26'MaxRecentProjectFilesLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2':'#5'Wid' + +'th'#3#135#0#7'Caption'#6#26'MaxRecentProjectFilesLabel'#5'Color'#7#6'clNone' + +#11'ParentColor'#8#0#0#9'TComboBox'#26'MaxRecentOpenFilesComboBox'#4'Left'#2 + +#6#6'Height'#2#21#3'Top'#2#26#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft' +#7'akRight'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSea' - +'rchAscending'#0#9'MaxLength'#2#0#5'Style'#7#14'csDropDownList'#8'TabOrder'#2 - +#0#4'Left'#2#6#6'Height'#2#21#3'Top'#2#8#5'Width'#3#238#1#0#0#0#9'TCheckBox#' - +'CheckDiskChangesWithLoadingCheckBox'#7'Caption'#6'#CheckDiskChangesWithLoad' - +'ingCheckBox'#8'TabOrder'#2#1#4'Left'#2#4#6'Height'#2#24#3'Top'#3'@'#1#5'Wid' - +'th'#3#7#1#0#0#9'TCheckBox$ShowHintsForComponentPaletteCheckBox'#7'Caption'#6 - +'$ShowHintsForComponentPaletteCheckBox'#8'TabOrder'#2#2#4'Left'#2#4#6'Height' - +#2#24#3'Top'#3'V'#1#5'Width'#3#7#1#0#0#9'TGroupBox'#16'AutoSaveGroupBox'#7'A' - +'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#16'AutoSaveGroupBox' - +#12'ClientHeight'#2'w'#11'ClientWidth'#3#14#2#8'TabOrder'#2#6#4'Left'#2#4#6 - +'Height'#3#136#0#3'Top'#2'J'#5'Width'#3#18#2#0#6'TLabel'#27'AutoSaveInterval' - +'InSecsLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#27 - +'AutoSaveIntervalInSecsLabel'#5'Color'#7#6'clNone'#7'Enabled'#8#11'ParentCol' - +'or'#8#4'Left'#2#6#6'Height'#2#13#3'Top'#2'C'#5'Width'#3#230#1#0#0#9'TCheckB' - +'ox'#27'AutoSaveEditorFilesCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi' - +'ght'#0#7'Caption'#6#27'AutoSaveEditorFilesCheckBox'#7'Enabled'#8#8'TabOrder' - +#2#0#4'Left'#2#6#6'Height'#2#24#3'Top'#2#4#5'Width'#3#238#1#0#0#9'TCheckBox' - +#23'AutoSaveProjectCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 - +'Caption'#6#23'AutoSaveProjectCheckBox'#7'Enabled'#8#8'TabOrder'#2#1#4'Left' - +#2#6#6'Height'#2#24#3'Top'#2#30#5'Width'#3#238#1#0#0#9'TComboBox'#30'AutoSav' - +'eIntervalInSecsComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'A' - +'utoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#7 - +'Enabled'#8#13'Items.Strings'#1#6#4'1200'#6#3'600'#6#3'300'#6#3'120'#0#9'Max' - +'Length'#2#0#8'TabOrder'#2#2#4'Left'#2#6#6'Height'#2#21#3'Top'#2'W'#5'Width' - +#3#238#1#0#0#0#9'TGroupBox'#20'DesktopFilesGroupBox'#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#7'Caption'#6#20'DesktopFilesGroupBox'#12'ClientHeight' - +#2'P'#11'ClientWidth'#3#14#2#8'TabOrder'#2#3#4'Left'#2#4#6'Height'#2'a'#3'To' - +'p'#3#218#0#5'Width'#3#18#2#0#7'TButton'#31'SaveDesktopSettingsToFileButton' - +#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#25'BorderSpacing.InnerBorder' - +#2#2#7'Caption'#6#31'SaveDesktopSettingsToFileButton'#7'OnClick'#7'$SaveDesk' - +'topSettingsToFileButtonClick'#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#2#25#3 - +'Top'#2#8#5'Width'#3#238#1#0#0#7'TButton!LoadDesktopSettingsFromFileButton'#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#25'BorderSpacing.InnerBorder'#2 - +#2#7'Caption'#6'!LoadDesktopSettingsFromFileButton'#7'OnClick'#7'&LoadDeskto' - +'pSettingsFromFileButtonClick'#8'TabOrder'#2#1#4'Left'#2#6#6'Height'#2#25#3 - +'Top'#2'+'#5'Width'#3#238#1#0#0#0#9'TCheckBox$ShowHintsForMainSpeedButtonsCh' - +'eckBox'#7'Caption'#6'$ShowHintsForMainSpeedButtonsCheckBox'#8'TabOrder'#2#4 - +#4'Left'#2#4#6'Height'#2#24#3'Top'#3'j'#1#5'Width'#3#11#1#0#0#9'TCheckBox'#28 - +'MsgViewDblClickJumpsCheckBox'#7'Caption'#6#28'MsgViewDblClickJumpsCheckBox' - +#8'TabOrder'#2#5#4'Left'#2#4#6'Height'#2#24#3'Top'#3'~'#1#5'Width'#3#219#0#0 - +#0#0#5'TPage'#11'WindowsPage'#7'Caption'#6#11'WindowsPage'#11'ClientWidth'#3 - +#24#2#12'ClientHeight'#3#191#1#4'Left'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'W' - +'idth'#3#24#2#0#9'TCheckBox!MinimizeAllOnMinimizeMainCheckBox'#7'Anchors'#11 - +#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6'!MinimizeAllOnMinimizeMainChec' - +'kBox'#7'Enabled'#8#8'TabOrder'#2#0#4'Left'#2#4#6'Height'#2#24#3'Top'#2#10#5 - ,'Width'#3#18#2#0#0#9'TCheckBox'#20'HideIDEOnRunCheckBox'#7'Anchors'#11#5'akT' - +'op'#6'akLeft'#7'akRight'#0#7'Caption'#6#20'HideIDEOnRunCheckBox'#8'TabOrder' - +#2#1#4'Left'#2#4#6'Height'#2#24#3'Top'#2'"'#5'Width'#3#18#2#0#0#9'TGroupBox' - +#23'WindowPositionsGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'a' - +'kBottom'#0#7'Caption'#6#23'WindowPositionsGroupBox'#12'ClientHeight'#3'7'#1 - +#11'ClientWidth'#3#14#2#8'TabOrder'#2#2#4'Left'#2#4#6'Height'#3'H'#1#3'Top'#2 - +'D'#5'Width'#3#18#2#0#8'TListBox'#22'WindowPositionsListBox'#7'Anchors'#11#5 - +'akTop'#6'akLeft'#7'akRight'#0#9'OnMouseUp'#7#29'WindowPositionsListBoxMouse' - +'Up'#8'TabOrder'#2#0#8'TopIndex'#2#255#4'Left'#2#6#6'Height'#2'd'#3'Top'#2#6 - +#5'Width'#3#242#1#0#0#0#0#5'TPage'#14'FormEditorPage'#7'Caption'#6#14'FormEd' - +'itorPage'#11'ClientWidth'#3#24#2#12'ClientHeight'#3#191#1#8'OnResize'#7#20 - +'FormEditorPageResize'#4'Left'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'Width'#3 - +#24#2#0#9'TGroupBox'#12'GridGroupBox'#20'BorderSpacing.Around'#2#6#7'Caption' - +#6#12'GridGroupBox'#12'ClientHeight'#3#154#0#11'ClientWidth'#3'M'#1#8'TabOrd' - +'er'#2#0#4'Left'#2#6#6'Height'#3#171#0#3'Top'#2#6#5'Width'#3'Q'#1#0#6'TLabel' - +#14'GridColorLabel'#7'Caption'#6#14'GridColorLabel'#5'Color'#7#6'clNone'#11 - +'ParentColor'#8#4'Left'#2'F'#6'Height'#2#13#3'Top'#3#131#0#5'Width'#2'U'#0#0 - +#6'TLabel'#14'GridSizeXLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 - +'Caption'#6#14'GridSizeXLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left' - +#2'u'#6'Height'#2#13#3'Top'#2'<'#5'Width'#3#190#0#0#0#6'TLabel'#14'GridSizeY' - +'Label'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#14'GridSi' - +'zeYLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2'u'#6'Height'#2#13 - +#3'Top'#2'`'#5'Width'#3#190#0#0#0#12'TColorButton'#15'GridColorButton'#11'Bo' - +'rderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2'~'#5'Width'#2'2'#0#0#9'T' - +'CheckBox'#18'SnapToGridCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' - +#0#7'Caption'#6#18'SnapToGridCheckBox'#8'TabOrder'#2#1#4'Left'#2#6#6'Height' - +#2#24#3'Top'#2#26#5'Width'#3'-'#1#0#0#9'TCheckBox'#16'ShowGridCheckBox'#7'Ca' - +'ption'#6#16'ShowGridCheckBox'#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#2#24#5 - +'Width'#3#138#0#0#0#9'TComboBox'#17'GridSizeXComboBox'#16'AutoCompleteText' - +#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#13'Items.Strings'#1 - +#6#1'2'#6#1'5'#6#1'8'#6#2'10'#6#2'12'#6#2'15'#6#2'20'#6#2'25'#6#2'30'#0#9'Ma' - +'xLength'#2#0#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#2#4'Left'#2#6 - +#6'Height'#2#21#3'Top'#2':'#5'Width'#2'd'#0#0#9'TComboBox'#17'GridSizeYCombo' - +'Box'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscen' - +'ding'#0#13'Items.Strings'#1#6#1'2'#6#1'5'#6#1'8'#6#2'10'#6#2'12'#6#2'15'#6#2 - +'20'#6#2'25'#6#2'30'#0#9'MaxLength'#2#0#14'ParentShowHint'#8#8'ShowHint'#9#8 - +'TabOrder'#2#3#4'Left'#2#6#6'Height'#2#21#3'Top'#2'['#5'Width'#2'd'#0#0#9'TC' - +'heckBox'#23'ShowBorderSpaceCheckBox'#18'BorderSpacing.Left'#2#10#7'Caption' - +#6#23'ShowBorderSpaceCheckBox'#8'TabOrder'#2#4#22'AnchorSideLeft.Control'#7 - +#16'ShowGridCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTo' - +'p.Control'#7#16'ShowGridCheckBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'L' - +'eft'#3#154#0#6'Height'#2#24#5'Width'#3#188#0#0#0#0#9'TGroupBox'#18'GuideLin' - +'esGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.' - +'Left'#2#10#7'Caption'#6#18'GuideLinesGroupBox'#12'ClientHeight'#3#238#0#11 - +'ClientWidth'#3#172#0#8'TabOrder'#2#1#22'AnchorSideLeft.Control'#7#20'FormEd' - +'itMiscGroupBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3'a'#1#6'Hei' - +'ght'#3#255#0#3'Top'#3#187#0#5'Width'#3#176#0#0#12'TColorButton'#27'GuideLin' - +'eColorLeftTopButton'#11'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2 - +'F'#5'Width'#2'2'#0#0#12'TColorButton'#31'GuideLineColorRightBottomButton'#11 - +'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2'v'#5'Width'#2'2'#0#0#6 - +'TLabel'#26'GuideLineColorLeftTopLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'a' - +'kRight'#0#7'Caption'#6#26'GuideLineColorLeftTopLabel'#5'Color'#7#6'clNone' - +#11'ParentColor'#8#4'Left'#2#6#6'Height'#2#13#3'Top'#2'9'#5'Width'#3#142#0#0 - +#0#6'TLabel'#30'GuideLineColorRightBottomLabel'#7'Anchors'#11#5'akTop'#6'akL' - +'eft'#7'akRight'#0#7'Caption'#6#30'GuideLineColorRightBottomLabel'#5'Color'#7 - +#6'clNone'#11'ParentColor'#8#4'Left'#2#6#6'Height'#2#13#3'Top'#2'f'#5'Width' - +#3#142#0#0#0#9'TCheckBox'#22'ShowGuideLinesCheckBox'#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#7'Caption'#6#22'ShowGuideLinesCheckBox'#8'TabOrder'#2#0 - +#4'Left'#2#6#6'Height'#2#24#5'Width'#3#142#0#0#0#9'TCheckBox'#24'SnapToGuide' - +'LinesCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#24 - +'SnapToGuideLinesCheckBox'#8'TabOrder'#2#1#4'Left'#2#6#6'Height'#2#24#3'Top' - +#2#19#5'Width'#3#142#0#0#0#0#9'TGroupBox'#20'FormEditMiscGroupBox'#20'Border' - +'Spacing.Around'#2#6#7'Caption'#6#20'FormEditMiscGroupBox'#12'ClientHeight'#3 - +#238#0#11'ClientWidth'#3'M'#1#8'TabOrder'#2#2#23'AnchorSideRight.Control'#7 - ,#14'FormEditorPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'He' - +'ight'#3#255#0#3'Top'#3#187#0#5'Width'#3'Q'#1#0#12'TColorButton'#18'GrabberC' - +'olorButton'#11'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#3#130#0#5 - +'Width'#2'2'#0#0#12'TColorButton'#17'MarkerColorButton'#11'BorderWidth'#2#2#4 - +'Left'#2#6#6'Height'#2#23#3'Top'#3#180#0#5'Width'#2'2'#0#0#6'TLabel'#17'Grab' - +'berColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#17 - +'GrabberColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2#6#6'Hei' - +'ght'#2#13#3'Top'#2'n'#5'Width'#3'<'#1#0#0#6'TLabel'#16'MarkerColorLabel'#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#16'MarkerColorLabe' - +'l'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2#6#6'Height'#2#13#3'Top' - +#3#160#0#5'Width'#3'<'#1#0#0#9'TCheckBox'#29'ShowComponentCaptionsCheckBox'#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#29'ShowComponentCa' - +'ptionsCheckBox'#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#2#24#5'Width'#3'<'#1#0 - +#0#9'TCheckBox'#23'ShowEditorHintsCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft' - +#7'akRight'#0#7'Caption'#6#23'ShowEditorHintsCheckBox'#8'TabOrder'#2#1#4'Lef' - +'t'#2#6#6'Height'#2#24#3'Top'#2#25#5'Width'#3'<'#1#0#0#9'TCheckBox'#29'AutoC' - +'reateFormsOnOpenCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'C' - +'aption'#6#29'AutoCreateFormsOnOpenCheckBox'#8'TabOrder'#2#2#4'Left'#2#6#6'H' - +'eight'#2#24#3'Top'#2'2'#5'Width'#3'<'#1#0#0#9'TCheckBox'#25'RightClickSelec' - +'tsCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#25'R' - +'ightClickSelectsCheckBox'#8'TabOrder'#2#3#4'Left'#2#6#6'Height'#2#24#3'Top' - +#2'K'#5'Width'#3'<'#1#0#0#9'TCheckBox'#25'DesignerPaintLazyCheckBox'#7'Ancho' - +'rs'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#25'DesignerPaintLazyChe' - +'ckBox'#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#4#4'Left'#2#6#6'Hei' - +'ght'#2#24#3'Top'#3#205#0#5'Width'#3'<'#1#0#0#0#9'TGroupBox'#18'RubberbandGr' - +'oupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left' - +#2#10#7'Caption'#6#18'RubberbandGroupBox'#12'ClientHeight'#3#153#0#11'Client' - +'Width'#3#172#0#8'TabOrder'#2#3#22'AnchorSideLeft.Control'#7#12'GridGroupBox' - +#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3'a'#1#6'Height'#3#170#0#3'T' - +'op'#2#6#5'Width'#3#176#0#0#12'TColorButton'#27'RubberbandSelectColorButton' - +#11'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2#19#5'Width'#2'2'#0#0 - +#12'TColorButton'#27'RubberbandCreateColorButton'#11'BorderWidth'#2#2#4'Left' - +#2#6#6'Height'#2#23#3'Top'#2'F'#5'Width'#2'2'#0#0#6'TLabel'#26'RubberbandSel' - +'ectColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#26 - +'RubberbandSelectColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2 - +#6#6'Height'#2#13#3'Top'#2#3#5'Width'#3#155#0#0#0#6'TLabel'#26'RubberbandCre' - +'ateColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#26 - +'RubberbandCreateColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2 - +#6#6'Height'#2#13#3'Top'#2'6'#5'Width'#3#155#0#0#0#9'TCheckBox$RubberbandSel' - +'ectsGrandChildsCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Ca' - +'ption'#6'$RubberbandSelectsGrandChildsCheckBox'#8'TabOrder'#2#0#4'Left'#2#6 - +#6'Height'#2#24#3'Top'#2'f'#5'Width'#3#161#0#0#0#0#0#5'TPage'#19'ObjectInspe' - +'ctorPage'#7'Caption'#6#19'ObjectInspectorPage'#11'ClientWidth'#3#24#2#12'Cl' - +'ientHeight'#3#191#1#4'Left'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'Width'#3#24 - +#2#0#9'TGroupBox'#29'ObjectInspectorColorsGroupBox'#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#5#17'BorderSpacing.Top'#2#5#19 - +'BorderSpacing.Right'#2#5#7'Caption'#6#29'ObjectInspectorColorsGroupBox'#12 - +'ClientHeight'#3#156#0#11'ClientWidth'#3#10#2#8'TabOrder'#2#0#4'Left'#2#5#6 - +'Height'#3#173#0#3'Top'#2#7#5'Width'#3#14#2#0#12'TColorButton'#23'OIBackgrou' - +'ndColorButton'#11'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2#5#5 - +'Width'#2'2'#0#0#12'TColorButton'#21'OISubPropsColorButton'#11'BorderWidth'#2 - +#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2#29#5'Width'#2'2'#0#0#12'TColorButton' - +#23'OIReferencesColorButton'#11'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3 - +'Top'#2'5'#5'Width'#2'2'#0#0#12'TColorButton'#18'OIValueColorButton'#11'Bord' - +'erWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2'M'#5'Width'#2'2'#0#0#12'TC' - +'olorButton'#25'OIDefaultValueColorButton'#11'BorderWidth'#2#2#4'Left'#2#6#6 - +'Height'#2#23#3'Top'#2'e'#5'Width'#2'2'#0#0#12'TColorButton'#21'OIPropNameCo' - +'lorButton'#11'BorderWidth'#2#2#4'Left'#2#6#6'Height'#2#23#3'Top'#2'}'#5'Wid' - +'th'#2'2'#0#0#6'TLabel'#22'OIBackgroundColorLabel'#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#7'Caption'#6#22'OIBackgroundColorLabel'#5'Color'#7#6'c' - +'lNone'#11'ParentColor'#8#4'Left'#2'A'#6'Height'#2#13#3'Top'#2#11#5'Width'#3 - +#171#1#0#0#6'TLabel'#20'OISubPropsColorLabel'#7'Anchors'#11#5'akTop'#6'akLef' - +'t'#7'akRight'#0#7'Caption'#6#20'OISubPropsColorLabel'#5'Color'#7#6'clNone' - +#11'ParentColor'#8#4'Left'#2'A'#6'Height'#2#13#3'Top'#2'#'#5'Width'#3#171#1#0 - ,#0#6'TLabel'#22'OIReferencesColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'a' - +'kRight'#0#7'Caption'#6#22'OIReferencesColorLabel'#5'Color'#7#6'clNone'#11'P' - +'arentColor'#8#4'Left'#2'A'#6'Height'#2#13#3'Top'#2';'#5'Width'#3#171#1#0#0#6 - +'TLabel'#17'OIValueColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0 - +#7'Caption'#6#17'OIValueColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4 - +'Left'#2'A'#6'Height'#2#13#3'Top'#2'S'#5'Width'#3#171#1#0#0#6'TLabel'#24'OID' - +'efaultValueColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Capt' - +'ion'#6#24'OIDefaultValueColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4 - +'Left'#2'A'#6'Height'#2#13#3'Top'#2'k'#5'Width'#3#171#1#0#0#6'TLabel'#20'OIP' - +'ropNameColorLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption' - +#6#20'OIPropNameColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2 - +'A'#6'Height'#2#13#3'Top'#3#131#0#5'Width'#3#171#1#0#0#0#9'TGroupBox'#14'OIM' - +'iscGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#14 - +'OIMiscGroupBox'#12'ClientHeight'#2'X'#11'ClientWidth'#3#10#2#8'TabOrder'#2#1 - +#4'Left'#2#5#6'Height'#2'i'#3'Top'#3#186#0#5'Width'#3#14#2#0#6'TLabel'#24'OI' - +'DefaultItemHeightLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Cap' - +'tion'#6#24'OIDefaultItemHeightLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8 - +#4'Left'#2#6#6'Height'#2#13#3'Top'#2#6#5'Width'#3#230#1#0#0#9'TCheckBox'#18 - +'OIShowHintCheckBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption' - +#6#18'OIShowHintCheckBox'#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#2#24#3'Top'#2 - +'7'#5'Width'#3#230#1#0#0#9'TSpinEdit'#27'OIDefaultItemHeightSpinEdit'#7'Anch' - +'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#1#4'Left'#2#6#6'Heigh' - +'t'#2#20#3'Top'#2#24#5'Width'#3#250#1#0#0#0#0#5'TPage'#10'BackupPage'#7'Capt' - +'ion'#6#10'BackupPage'#11'ClientWidth'#3#24#2#12'ClientHeight'#3#191#1#4'Lef' - +'t'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'Width'#3#24#2#0#6'TLabel'#15'BackupH' - +'elpLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#15'Bac' - +'kupHelpLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2#4#6'Height'#2 - +#13#3'Top'#2#7#5'Width'#3#18#2#0#0#9'TGroupBox'#21'BackupProjectGroupBox'#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#21'BackupProjectGr' - +'oupBox'#12'ClientHeight'#3#184#0#11'ClientWidth'#3#14#2#8'TabOrder'#2#0#4'L' - +'eft'#2#4#6'Height'#3#201#0#3'Top'#2'"'#5'Width'#3#18#2#0#6'TLabel'#18'BakPr' - +'ojAddExtLabel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#18 - +'BakProjAddExtLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2'u'#6'H' - +'eight'#2#13#3'Top'#2'd'#5'Width'#3''#1#0#0#6'TLabel'#22'BakProjMaxCounterL' - +'abel'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#22'BakProj' - +'MaxCounterLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2'v'#6'Heig' - +'ht'#2#13#3'Top'#2'}'#5'Width'#3'~'#1#0#0#6'TLabel'#18'BakProjSubDirLabel'#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#18'BakProjSubDirLa' - +'bel'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Left'#2'u'#6'Height'#2#13#3'T' - +'op'#3#154#0#5'Width'#3''#1#0#0#11'TRadioGroup'#21'BakProjTypeRadioGroup'#7 - +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#7'Caption'#6#21'B' - +'akProjTypeRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.T' - +'opBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousCh' - +'ildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28 - +'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVer' - +'tical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenT' - +'opToBottom'#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2#2#7'OnClick'#7 - +#22'BakTypeRadioGroupClick'#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#2'X'#5'Wid' - +'th'#3#238#1#0#0#9'TComboBox'#21'BakProjAddExtComboBox'#16'AutoCompleteText' - +#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8 - +'TabOrder'#2#1#4'Text'#6#21'BakProjAddExtComboBox'#4'Left'#2#10#6'Height'#2 - +#21#3'Top'#2'b'#5'Width'#2'd'#0#0#9'TComboBox'#25'BakProjMaxCounterComboBox' + +'rchAscending'#0#13'Items.Strings'#1#6#1'5'#6#2'10'#6#2'15'#6#2'20'#6#2'25'#6 + +#2'30'#0#9'MaxLength'#2#0#8'TabOrder'#2#0#0#0#9'TComboBox'#29'MaxRecentProje' + +'ctFilesComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'J'#5'Width'#3#8#2#7'An' + +'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompleteText'#11#22'cbactE' + +'ndOfLineComplete'#20'cbactSearchAscending'#0#13'Items.Strings'#1#6#1'5'#6#2 + +'10'#6#2'15'#6#2'20'#6#2'25'#6#2'30'#0#9'MaxLength'#2#0#8'TabOrder'#2#1#0#0#9 + +'TCheckBox'#30'OpenLastProjectAtStartCheckBox'#4'Left'#2#6#6'Height'#2#13#3 + +'Top'#2'j'#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Ca' + +'ption'#6#30'OpenLastProjectAtStartCheckBox'#8'TabOrder'#2#2#0#0#9'TGroupBox' + +#18'LazarusDirGroupBox'#4'Left'#2#6#6'Height'#2'6'#3'Top'#3#142#0#5'Width'#3 + +#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#18'LazarusDi' + +'rGroupBox'#12'ClientHeight'#2'$'#11'ClientWidth'#3#4#2#8'TabOrder'#2#3#0#9 + +'TComboBox'#18'LazarusDirComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#3#5'W' + +'idth'#3#212#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoComplete' + +'Text'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength' + +#2#0#8'TabOrder'#2#0#4'Text'#6#18'LazarusDirComboBox'#0#0#7'TButton'#16'Laza' + +'rusDirButton'#4'Left'#3#226#1#6'Height'#2#21#3'Top'#2#3#5'Width'#2#20#7'Anc' + +'hors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerBorder'#2#2#7'Caption' + +#6#3'...'#7'OnClick'#7#22'DirectoriesButtonClick'#8'TabOrder'#2#1#0#0#0#9'TG' + +'roupBox'#20'CompilerPathGroupBox'#4'Left'#2#6#6'Height'#2'6'#3'Top'#3#197#0 + +#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#20 + +'CompilerPathGroupBox'#12'ClientHeight'#2'$'#11'ClientWidth'#3#4#2#8'TabOrde' + +'r'#2#4#0#9'TComboBox'#20'CompilerPathComboBox'#4'Left'#2#6#6'Height'#2#21#3 + +'Top'#2#3#5'Width'#3#212#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16 + +'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9 + +'MaxLength'#2#0#8'TabOrder'#2#0#4'Text'#6#20'CompilerPathComboBox'#0#0#7'TBu' + +'tton'#18'CompilerPathButton'#4'Left'#3#226#1#6'Height'#2#21#3'Top'#2#2#5'Wi' + +'dth'#2#20#7'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerBorder' + +#2#2#7'Caption'#6#3'...'#7'OnClick'#7#16'FilesButtonClick'#8'TabOrder'#2#1#0 + +#0#0#9'TGroupBox'#20'FPCSourceDirGroupBox'#4'Left'#2#6#6'Height'#2'6'#3'Top' + +#3#252#0#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Capt' + +'ion'#6#20'FPCSourceDirGroupBox'#12'ClientHeight'#2'$'#11'ClientWidth'#3#4#2 + +#8'TabOrder'#2#5#0#9'TComboBox'#20'FPCSourceDirComboBox'#4'Left'#2#6#6'Heigh' + +'t'#2#21#3'Top'#2#2#5'Width'#3#212#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi' + +'ght'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAsc' + +'ending'#0#9'MaxLength'#2#0#8'TabOrder'#2#0#4'Text'#6#20'FPCSourceDirComboBo' + +'x'#0#0#7'TButton'#18'FPCSourceDirButton'#4'Left'#3#226#1#6'Height'#2#21#3'T' + +'op'#2#3#5'Width'#2#20#7'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.' + +'InnerBorder'#2#2#7'Caption'#6#3'...'#7'OnClick'#7#22'DirectoriesButtonClick' + +#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#16'MakePathGroupBox'#4'Left'#2#6#6'Heigh' + +'t'#2'6'#3'Top'#3'3'#1#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akR' + +'ight'#0#7'Caption'#6#16'MakePathGroupBox'#12'ClientHeight'#2'$'#11'ClientWi' + +'dth'#3#4#2#8'TabOrder'#2#6#0#9'TComboBox'#16'MakePathComboBox'#4'Left'#2#6#6 + +'Height'#2#21#3'Top'#2#3#5'Width'#3#212#1#7'Anchors'#11#5'akTop'#6'akLeft'#7 + +'akRight'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearc' + +'hAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#0#4'Text'#6#16'MakePathComboBo' + +'x'#0#0#7'TButton'#14'MakePathButton'#4'Left'#3#226#1#6'Height'#2#21#3'Top'#2 + +#3#5'Width'#2#20#7'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpacing.InnerB' + ,'order'#2#2#7'Caption'#6#3'...'#7'OnClick'#7#16'FilesButtonClick'#8'TabOrder' + +#2#1#0#0#0#9'TGroupBox'#20'TestBuildDirGroupBox'#4'Left'#2#6#6'Height'#2'6'#3 + +'Top'#3'j'#1#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 + +'Caption'#6#20'TestBuildDirGroupBox'#12'ClientHeight'#2'$'#11'ClientWidth'#3 + +#4#2#8'TabOrder'#2#7#0#9'TComboBox'#20'TestBuildDirComboBox'#4'Left'#2#6#6'H' + +'eight'#2#21#3'Top'#2#3#5'Width'#3#212#1#7'Anchors'#11#5'akTop'#6'akLeft'#7 + +'akRight'#0#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearc' + +'hAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#0#4'Text'#6#20'TestBuildDirCom' + +'boBox'#0#0#7'TButton'#18'TestBuildDirButton'#4'Left'#3#226#1#6'Height'#2#21 + +#3'Top'#2#2#5'Width'#2#20#7'Anchors'#11#5'akTop'#7'akRight'#0#25'BorderSpaci' + +'ng.InnerBorder'#2#2#7'Caption'#6#3'...'#7'OnClick'#7#22'DirectoriesButtonCl' + +'ick'#8'TabOrder'#2#1#0#0#0#0#5'TPage'#11'DesktopPage'#7'Caption'#6#11'Deskt' + +'opPage'#11'ClientWidth'#3#20#2#12'ClientHeight'#3#195#1#0#9'TGroupBox'#16'L' + +'anguageGroupBox'#4'Left'#2#4#6'Height'#2'8'#3'Top'#2#10#5'Width'#3#8#2#7'An' + +'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#16'LanguageGroupBox' + +#12'ClientHeight'#2'8'#11'ClientWidth'#3#8#2#8'TabOrder'#2#0#0#9'TComboBox' + +#16'LanguageComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#8#5'Width'#3#228#1 + +#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompleteText'#11#22'cb' + +'actEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#5'Style'#7 + +#14'csDropDownList'#8'TabOrder'#2#0#0#0#0#9'TCheckBox#CheckDiskChangesWithLo' + +'adingCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#3'@'#1#5'Width'#3#223#0#7 + +'Caption'#6'#CheckDiskChangesWithLoadingCheckBox'#8'TabOrder'#2#1#0#0#9'TChe' + +'ckBox$ShowHintsForComponentPaletteCheckBox'#4'Left'#2#6#6'Height'#2#13#3'To' + +'p'#3'V'#1#5'Width'#3#222#0#7'Caption'#6'$ShowHintsForComponentPaletteCheckB' + +'ox'#8'TabOrder'#2#2#0#0#9'TGroupBox'#16'AutoSaveGroupBox'#4'Left'#2#4#6'Hei' + +'ght'#3#136#0#3'Top'#2'J'#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7 + +'akRight'#0#7'Caption'#6#16'AutoSaveGroupBox'#12'ClientHeight'#3#136#0#11'Cl' + +'ientWidth'#3#8#2#8'TabOrder'#2#6#0#6'TLabel'#27'AutoSaveIntervalInSecsLabel' + +#4'Left'#2#6#6'Height'#2#14#3'Top'#2'C'#5'Width'#3#220#1#7'Anchors'#11#5'akT' + +'op'#6'akLeft'#7'akRight'#0#7'Caption'#6#27'AutoSaveIntervalInSecsLabel'#5'C' + +'olor'#7#6'clNone'#7'Enabled'#8#11'ParentColor'#8#0#0#9'TCheckBox'#27'AutoSa' + +'veEditorFilesCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#2#4#5'Width'#3#228 + +#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#27'AutoSaveEdi' + +'torFilesCheckBox'#7'Enabled'#8#8'TabOrder'#2#0#0#0#9'TCheckBox'#23'AutoSave' + +'ProjectCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#2#30#5'Width'#3#228#1#7 + +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#23'AutoSaveProject' + +'CheckBox'#7'Enabled'#8#8'TabOrder'#2#1#0#0#9'TComboBox'#30'AutoSaveInterval' + +'InSecsComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'W'#5'Width'#3#228#1#7'A' + +'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#16'AutoCompleteText'#11#22'cbact' + +'EndOfLineComplete'#20'cbactSearchAscending'#0#7'Enabled'#8#13'Items.Strings' + +#1#6#4'1200'#6#3'600'#6#3'300'#6#3'120'#0#9'MaxLength'#2#0#8'TabOrder'#2#2#0 + +#0#0#9'TGroupBox'#20'DesktopFilesGroupBox'#4'Left'#2#4#6'Height'#2'a'#3'Top' + +#3#218#0#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Capt' + +'ion'#6#20'DesktopFilesGroupBox'#12'ClientHeight'#2'a'#11'ClientWidth'#3#8#2 + +#8'TabOrder'#2#3#0#7'TButton'#31'SaveDesktopSettingsToFileButton'#4'Left'#2#6 + +#6'Height'#2#25#3'Top'#2#8#5'Width'#3#228#1#7'Anchors'#11#5'akTop'#6'akLeft' + +#7'akRight'#0#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6#31'SaveDesktopS' + +'ettingsToFileButton'#7'OnClick'#7'$SaveDesktopSettingsToFileButtonClick'#8 + +'TabOrder'#2#0#0#0#7'TButton!LoadDesktopSettingsFromFileButton'#4'Left'#2#6#6 + +'Height'#2#25#3'Top'#2'+'#5'Width'#3#228#1#7'Anchors'#11#5'akTop'#6'akLeft'#7 + +'akRight'#0#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6'!LoadDesktopSetti' + +'ngsFromFileButton'#7'OnClick'#7'&LoadDesktopSettingsFromFileButtonClick'#8 + +'TabOrder'#2#1#0#0#0#9'TCheckBox$ShowHintsForMainSpeedButtonsCheckBox'#4'Lef' + +'t'#2#6#6'Height'#2#13#3'Top'#3'j'#1#5'Width'#3#225#0#7'Caption'#6'$ShowHint' + +'sForMainSpeedButtonsCheckBox'#8'TabOrder'#2#4#0#0#9'TCheckBox'#28'MsgViewDb' + +'lClickJumpsCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#3'~'#1#5'Width'#3#181 + +#0#7'Caption'#6#28'MsgViewDblClickJumpsCheckBox'#8'TabOrder'#2#5#0#0#0#5'TPa' + +'ge'#11'WindowsPage'#7'Caption'#6#11'WindowsPage'#11'ClientWidth'#3#20#2#12 + +'ClientHeight'#3#195#1#0#9'TCheckBox!MinimizeAllOnMinimizeMainCheckBox'#4'Le' + +'ft'#2#6#6'Height'#2#13#3'Top'#2#10#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6 + +'akLeft'#7'akRight'#0#7'Caption'#6'!MinimizeAllOnMinimizeMainCheckBox'#7'Ena' + +'bled'#8#8'TabOrder'#2#0#0#0#9'TCheckBox'#20'HideIDEOnRunCheckBox'#4'Left'#2 + +#6#6'Height'#2#13#3'Top'#2'"'#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft' + +#7'akRight'#0#7'Caption'#6#20'HideIDEOnRunCheckBox'#8'TabOrder'#2#1#0#0#9'TG' + ,'roupBox'#23'WindowPositionsGroupBox'#4'Left'#2#6#6'Height'#3'H'#1#3'Top'#2 + +'D'#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0 + +#7'Caption'#6#23'WindowPositionsGroupBox'#12'ClientHeight'#3'6'#1#11'ClientW' + +'idth'#3#4#2#8'TabOrder'#2#2#0#8'TListBox'#22'WindowPositionsListBox'#4'Left' + +#2#6#6'Height'#2'd'#3'Top'#2#6#5'Width'#3#228#1#7'Anchors'#11#5'akTop'#6'akL' + +'eft'#7'akRight'#0#9'OnMouseUp'#7#29'WindowPositionsListBoxMouseUp'#8'TabOrd' + +'er'#2#0#0#0#0#0#5'TPage'#14'FormEditorPage'#7'Caption'#6#14'FormEditorPage' + +#11'ClientWidth'#3#20#2#12'ClientHeight'#3#195#1#8'OnResize'#7#20'FormEditor' + +'PageResize'#0#9'TGroupBox'#12'GridGroupBox'#4'Left'#2#6#6'Height'#3#171#0#3 + +'Top'#2#6#5'Width'#3'Q'#1#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'GridG' + +'roupBox'#12'ClientHeight'#3#171#0#11'ClientWidth'#3'Q'#1#8'TabOrder'#2#0#0#6 + +'TLabel'#14'GridColorLabel'#4'Left'#2'F'#6'Height'#2#14#3'Top'#3#131#0#5'Wid' + +'th'#2'F'#7'Caption'#6#14'GridColorLabel'#5'Color'#7#6'clNone'#11'ParentColo' + +'r'#8#0#0#6'TLabel'#14'GridSizeXLabel'#4'Left'#2'u'#6'Height'#2#14#3'Top'#2 + +'<'#5'Width'#3#190#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption' + +#6#14'GridSizeXLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#14 + +'GridSizeYLabel'#4'Left'#2'u'#6'Height'#2#14#3'Top'#2'`'#5'Width'#3#190#0#7 + +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#14'GridSizeYLabel' + +#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#12'TColorButton'#15'GridColorBut' + +'ton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2'~'#5'Width'#2'2'#11'BorderWidth'#2 + +#2#0#0#9'TCheckBox'#18'SnapToGridCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top' + +#2#26#5'Width'#3'-'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Captio' + +'n'#6#18'SnapToGridCheckBox'#8'TabOrder'#2#1#0#0#9'TCheckBox'#16'ShowGridChe' + +'ckBox'#4'Left'#2#6#6'Height'#2#13#5'Width'#2's'#7'Caption'#6#16'ShowGridChe' + +'ckBox'#8'TabOrder'#2#0#0#0#9'TComboBox'#17'GridSizeXComboBox'#4'Left'#2#6#6 + +'Height'#2#21#3'Top'#2':'#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbactEndO' + +'fLineComplete'#20'cbactSearchAscending'#0#13'Items.Strings'#1#6#1'2'#6#1'5' + +#6#1'8'#6#2'10'#6#2'12'#6#2'15'#6#2'20'#6#2'25'#6#2'30'#0#9'MaxLength'#2#0#14 + +'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#2#0#0#9'TComboBox'#17'GridSiz' + +'eYComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'['#5'Width'#2'd'#16'AutoCom' + +'pleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#13'Item' + +'s.Strings'#1#6#1'2'#6#1'5'#6#1'8'#6#2'10'#6#2'12'#6#2'15'#6#2'20'#6#2'25'#6 + +#2'30'#0#9'MaxLength'#2#0#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#3 + +#0#0#9'TCheckBox'#23'ShowBorderSpaceCheckBox'#22'AnchorSideLeft.Control'#7#16 + +'ShowGridCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.C' + +'ontrol'#7#16'ShowGridCheckBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left' + +#3#131#0#6'Height'#2#13#5'Width'#3#158#0#18'BorderSpacing.Left'#2#10#7'Capti' + +'on'#6#23'ShowBorderSpaceCheckBox'#8'TabOrder'#2#4#0#0#0#9'TGroupBox'#18'Gui' + +'deLinesGroupBox'#22'AnchorSideLeft.Control'#7#20'FormEditMiscGroupBox'#19'A' + +'nchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3'a'#1#6'Height'#3#255#0#3'Top'#3 + +#187#0#5'Width'#3#172#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'Bor' + +'derSpacing.Left'#2#10#7'Caption'#6#18'GuideLinesGroupBox'#12'ClientHeight'#3 + +#255#0#11'ClientWidth'#3#172#0#8'TabOrder'#2#1#0#12'TColorButton'#27'GuideLi' + +'neColorLeftTopButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2'F'#5'Width'#2'2' + +#11'BorderWidth'#2#2#0#0#12'TColorButton'#31'GuideLineColorRightBottomButton' + +#4'Left'#2#6#6'Height'#2#23#3'Top'#2'v'#5'Width'#2'2'#11'BorderWidth'#2#2#0#0 + +#6'TLabel'#26'GuideLineColorLeftTopLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2 + +'9'#5'Width'#3#138#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption' + +#6#26'GuideLineColorLeftTopLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0 + +#6'TLabel'#30'GuideLineColorRightBottomLabel'#4'Left'#2#6#6'Height'#2#14#3'T' + +'op'#2'f'#5'Width'#3#138#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'C' + +'aption'#6#30'GuideLineColorRightBottomLabel'#5'Color'#7#6'clNone'#11'Parent' + +'Color'#8#0#0#9'TCheckBox'#22'ShowGuideLinesCheckBox'#4'Left'#2#6#6'Height'#2 + +#13#5'Width'#3#138#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption' + +#6#22'ShowGuideLinesCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox'#24'SnapToGuid' + +'eLinesCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#2#19#5'Width'#3#138#0#7'A' + +'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#24'SnapToGuideLines' + +'CheckBox'#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#20'FormEditMiscGroupBox'#23'An' + +'chorSideRight.Control'#7#14'FormEditorPage'#20'AnchorSideRight.Side'#7#9'as' + +'rBottom'#4'Left'#2#6#6'Height'#3#255#0#3'Top'#3#187#0#5'Width'#3'Q'#1#20'Bo' + +'rderSpacing.Around'#2#6#7'Caption'#6#20'FormEditMiscGroupBox'#12'ClientHeig' + +'ht'#3#255#0#11'ClientWidth'#3'Q'#1#8'TabOrder'#2#2#0#12'TColorButton'#18'Gr' + +'abberColorButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#3#130#0#5'Width'#2'2'#11 + +'BorderWidth'#2#2#0#0#12'TColorButton'#17'MarkerColorButton'#4'Left'#2#6#6'H' + ,'eight'#2#23#3'Top'#3#180#0#5'Width'#2'2'#11'BorderWidth'#2#2#0#0#6'TLabel' + +#17'GrabberColorLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'n'#5'Width'#3'<'#1 + +#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#17'GrabberColorL' + +'abel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#16'MarkerColorLa' + +'bel'#4'Left'#2#6#6'Height'#2#14#3'Top'#3#160#0#5'Width'#3'<'#1#7'Anchors'#11 + +#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#16'MarkerColorLabel'#5'Color'#7 + +#6'clNone'#11'ParentColor'#8#0#0#9'TCheckBox'#29'ShowComponentCaptionsCheckB' + +'ox'#4'Left'#2#6#6'Height'#2#13#5'Width'#3'<'#1#7'Anchors'#11#5'akTop'#6'akL' + +'eft'#7'akRight'#0#7'Caption'#6#29'ShowComponentCaptionsCheckBox'#8'TabOrder' + +#2#0#0#0#9'TCheckBox'#23'ShowEditorHintsCheckBox'#4'Left'#2#6#6'Height'#2#13 + +#3'Top'#2#25#5'Width'#3'<'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 + +'Caption'#6#23'ShowEditorHintsCheckBox'#8'TabOrder'#2#1#0#0#9'TCheckBox'#29 + +'AutoCreateFormsOnOpenCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#2'2'#5'Wid' + +'th'#3'<'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#29'Au' + +'toCreateFormsOnOpenCheckBox'#8'TabOrder'#2#2#0#0#9'TCheckBox'#25'RightClick' + +'SelectsCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#2'K'#5'Width'#3'<'#1#7'A' + +'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#25'RightClickSelect' + +'sCheckBox'#8'TabOrder'#2#3#0#0#9'TCheckBox'#25'DesignerPaintLazyCheckBox'#4 + +'Left'#2#6#6'Height'#2#13#3'Top'#3#205#0#5'Width'#3'<'#1#7'Anchors'#11#5'akT' + +'op'#6'akLeft'#7'akRight'#0#7'Caption'#6#25'DesignerPaintLazyCheckBox'#14'Pa' + +'rentShowHint'#8#8'ShowHint'#9#8'TabOrder'#2#4#0#0#0#9'TGroupBox'#18'Rubberb' + +'andGroupBox'#22'AnchorSideLeft.Control'#7#12'GridGroupBox'#19'AnchorSideLef' + +'t.Side'#7#9'asrBottom'#4'Left'#3'a'#1#6'Height'#3#170#0#3'Top'#2#6#5'Width' + +#3#172#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left' + +#2#10#7'Caption'#6#18'RubberbandGroupBox'#12'ClientHeight'#3#170#0#11'Client' + +'Width'#3#172#0#8'TabOrder'#2#3#0#12'TColorButton'#27'RubberbandSelectColorB' + +'utton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#19#5'Width'#2'2'#11'BorderWidth' + +#2#2#0#0#12'TColorButton'#27'RubberbandCreateColorButton'#4'Left'#2#6#6'Heig' + +'ht'#2#23#3'Top'#2'F'#5'Width'#2'2'#11'BorderWidth'#2#2#0#0#6'TLabel'#26'Rub' + +'berbandSelectColorLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#3#5'Width'#3 + +#151#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#26'Rubberb' + +'andSelectColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#26 + +'RubberbandCreateColorLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'6'#5'Width' + +#3#151#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#26'Rubbe' + +'rbandCreateColorLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#9'TCheckB' + +'ox$RubberbandSelectsGrandChildsCheckBox'#4'Left'#2#6#6'Height'#2#13#3'Top'#2 + +'f'#5'Width'#3#157#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption' + +#6'$RubberbandSelectsGrandChildsCheckBox'#8'TabOrder'#2#0#0#0#0#0#5'TPage'#19 + +'ObjectInspectorPage'#7'Caption'#6#19'ObjectInspectorPage'#11'ClientWidth'#3 + +#20#2#12'ClientHeight'#3#195#1#0#9'TGroupBox'#29'ObjectInspectorColorsGroupB' + +'ox'#4'Left'#2#6#6'Height'#3#173#0#3'Top'#2#7#5'Width'#3#8#2#7'Anchors'#11#5 + +'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#5#17'BorderSpacing.T' + +'op'#2#5#19'BorderSpacing.Right'#2#5#7'Caption'#6#29'ObjectInspectorColorsGr' + +'oupBox'#12'ClientHeight'#3#155#0#11'ClientWidth'#3#4#2#8'TabOrder'#2#0#0#12 + +'TColorButton'#23'OIBackgroundColorButton'#4'Left'#2#6#6'Height'#2#23#3'Top' + +#2#5#5'Width'#2'2'#11'BorderWidth'#2#2#0#0#12'TColorButton'#21'OISubPropsCol' + +'orButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#29#5'Width'#2'2'#11'BorderWid' + +'th'#2#2#0#0#12'TColorButton'#23'OIReferencesColorButton'#4'Left'#2#6#6'Heig' + +'ht'#2#23#3'Top'#2'5'#5'Width'#2'2'#11'BorderWidth'#2#2#0#0#12'TColorButton' + +#18'OIValueColorButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2'M'#5'Width'#2'2' + +#11'BorderWidth'#2#2#0#0#12'TColorButton'#25'OIDefaultValueColorButton'#4'Le' + +'ft'#2#6#6'Height'#2#23#3'Top'#2'e'#5'Width'#2'2'#11'BorderWidth'#2#2#0#0#12 + +'TColorButton'#21'OIPropNameColorButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2 + +'}'#5'Width'#2'2'#11'BorderWidth'#2#2#0#0#6'TLabel'#22'OIBackgroundColorLabe' + +'l'#4'Left'#2'A'#6'Height'#2#14#3'Top'#2#11#5'Width'#3#161#1#7'Anchors'#11#5 + +'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#22'OIBackgroundColorLabel'#5'Col' + +'or'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#20'OISubPropsColorLabel'#4 + +'Left'#2'A'#6'Height'#2#14#3'Top'#2'#'#5'Width'#3#161#1#7'Anchors'#11#5'akTo' + +'p'#6'akLeft'#7'akRight'#0#7'Caption'#6#20'OISubPropsColorLabel'#5'Color'#7#6 + +'clNone'#11'ParentColor'#8#0#0#6'TLabel'#22'OIReferencesColorLabel'#4'Left'#2 + +'A'#6'Height'#2#14#3'Top'#2';'#5'Width'#3#161#1#7'Anchors'#11#5'akTop'#6'akL' + +'eft'#7'akRight'#0#7'Caption'#6#22'OIReferencesColorLabel'#5'Color'#7#6'clNo' + +'ne'#11'ParentColor'#8#0#0#6'TLabel'#17'OIValueColorLabel'#4'Left'#2'A'#6'He' + +'ight'#2#14#3'Top'#2'S'#5'Width'#3#161#1#7'Anchors'#11#5'akTop'#6'akLeft'#7 + ,'akRight'#0#7'Caption'#6#17'OIValueColorLabel'#5'Color'#7#6'clNone'#11'Paren' + +'tColor'#8#0#0#6'TLabel'#24'OIDefaultValueColorLabel'#4'Left'#2'A'#6'Height' + +#2#14#3'Top'#2'k'#5'Width'#3#161#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh' + +'t'#0#7'Caption'#6#24'OIDefaultValueColorLabel'#5'Color'#7#6'clNone'#11'Pare' + +'ntColor'#8#0#0#6'TLabel'#20'OIPropNameColorLabel'#4'Left'#2'A'#6'Height'#2 + +#14#3'Top'#3#131#0#5'Width'#3#161#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRig' + +'ht'#0#7'Caption'#6#20'OIPropNameColorLabel'#5'Color'#7#6'clNone'#11'ParentC' + +'olor'#8#0#0#0#9'TGroupBox'#14'OIMiscGroupBox'#4'Left'#2#6#6'Height'#2'i'#3 + +'Top'#3#186#0#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 + +'Caption'#6#14'OIMiscGroupBox'#12'ClientHeight'#2'W'#11'ClientWidth'#3#4#2#8 + +'TabOrder'#2#1#0#6'TLabel'#24'OIDefaultItemHeightLabel'#4'Left'#2#6#6'Height' + +#2#14#3'Top'#2#6#5'Width'#3#220#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' + +#0#7'Caption'#6#24'OIDefaultItemHeightLabel'#5'Color'#7#6'clNone'#11'ParentC' + +'olor'#8#0#0#9'TCheckBox'#18'OIShowHintCheckBox'#4'Left'#2#6#6'Height'#2#13#3 + +'Top'#2'7'#5'Width'#3#220#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 + +'Caption'#6#18'OIShowHintCheckBox'#8'TabOrder'#2#0#0#0#9'TSpinEdit'#27'OIDef' + +'aultItemHeightSpinEdit'#4'Left'#2#6#6'Height'#2#20#3'Top'#2#24#5'Width'#3 + +#240#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#1#0#0#0#0 + +#5'TPage'#10'BackupPage'#7'Caption'#6#10'BackupPage'#11'ClientWidth'#3#20#2 + +#12'ClientHeight'#3#195#1#0#6'TLabel'#15'BackupHelpLabel'#4'Left'#2#6#6'Heig' + +'ht'#2#14#3'Top'#2#7#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRig' + +'ht'#0#7'Caption'#6#15'BackupHelpLabel'#5'Color'#7#6'clNone'#11'ParentColor' + +#8#0#0#9'TGroupBox'#21'BackupProjectGroupBox'#4'Left'#2#6#6'Height'#3#201#0#3 + +'Top'#2'"'#5'Width'#3#8#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Ca' + +'ption'#6#21'BackupProjectGroupBox'#12'ClientHeight'#3#201#0#11'ClientWidth' + +#3#8#2#8'TabOrder'#2#0#0#6'TLabel'#18'BakProjAddExtLabel'#4'Left'#2'v'#6'Hei' + +'ght'#2#14#3'Top'#2'd'#5'Width'#3#136#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'a' + +'kRight'#0#7'Caption'#6#18'BakProjAddExtLabel'#5'Color'#7#6'clNone'#11'Paren' + +'tColor'#8#0#0#6'TLabel'#22'BakProjMaxCounterLabel'#4'Left'#2'v'#6'Height'#2 + +#14#3'Top'#2'}'#5'Width'#3#136#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' + +#0#7'Caption'#6#22'BakProjMaxCounterLabel'#5'Color'#7#6'clNone'#11'ParentCol' + +'or'#8#0#0#6'TLabel'#18'BakProjSubDirLabel'#4'Left'#2'v'#6'Height'#2#14#3'To' + +'p'#3#154#0#5'Width'#3#136#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7 + +'Caption'#6#18'BakProjSubDirLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0 + +#11'TRadioGroup'#21'BakProjTypeRadioGroup'#4'Left'#2#6#6'Height'#2'X'#5'Widt' + +'h'#3#248#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#7'Ca' + +'ption'#6#21'BakProjTypeRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28 + +'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'cr' + +'sHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousC' + +'hildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildS' + +'izing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclL' + +'eftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2 + +#2#7'OnClick'#7#22'BakTypeRadioGroupClick'#8'TabOrder'#2#0#0#0#9'TComboBox' + +#21'BakProjAddExtComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'b'#5'Width'#2 + +'d'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscendi' + +'ng'#0#9'MaxLength'#2#0#8'TabOrder'#2#1#4'Text'#6#21'BakProjAddExtComboBox'#0 + +#0#9'TComboBox'#25'BakProjMaxCounterComboBox'#4'Left'#2#6#6'Height'#2#21#3'T' + +'op'#2'}'#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20 + +'cbactSearchAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#2#4'Text'#6#25'BakPr' + +'ojMaxCounterComboBox'#0#0#9'TComboBox'#21'BakProjSubDirComboBox'#4'Left'#2#6 + +#6'Height'#2#21#3'Top'#3#152#0#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbac' + +'tEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'TabOrder' + +#2#3#4'Text'#6#21'BakProjSubDirComboBox'#0#0#0#9'TGroupBox'#19'BackupOtherGr' + +'oupBox'#4'Left'#2#6#6'Height'#3#196#0#3'Top'#3#242#0#5'Width'#3#8#2#7'Ancho' + +'rs'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#19'BackupOtherGroupBox' + +#12'ClientHeight'#3#196#0#11'ClientWidth'#3#8#2#8'TabOrder'#2#1#0#6'TLabel' + +#19'BakOtherAddExtLabel'#4'Left'#2'v'#6'Height'#2#14#3'Top'#2'a'#5'Width'#3 + +#136#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#19'BakOthe' + +'rAddExtLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#23'BakOt' + +'herMaxCounterLabel'#4'Left'#2'v'#6'Height'#2#14#3'Top'#2'|'#5'Width'#3#136#1 + +#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#23'BakOtherMaxCo' + +'unterLabel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#19'BakOthe' + +'rSubDirLabel'#4'Left'#2'v'#6'Height'#2#14#3'Top'#3#151#0#5'Width'#3#136#1#7 + +'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#19'BakOtherSubDirL' + ,'abel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#11'TRadioGroup'#22'BakOthe' + +'rTypeRadioGroup'#4'Left'#2#6#6'Height'#2'T'#5'Width'#3#248#1#7'Anchors'#11#5 + +'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#7'Caption'#6#22'BakOtherTypeRad' + +'ioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpaci' + +'ng'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27 + +'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.' + +'ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14 + +'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom' + +#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2#2#7'OnClick'#7#22'BakTypeR' + +'adioGroupClick'#8'TabOrder'#2#0#0#0#9'TComboBox'#22'BakOtherAddExtComboBox' + +#4'Left'#2#6#6'Height'#2#21#3'Top'#2'_'#5'Width'#2'd'#16'AutoCompleteText'#11 + +#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'Ta' + +'bOrder'#2#1#4'Text'#6#22'BakOtherAddExtComboBox'#0#0#9'TComboBox'#26'BakOth' + +'erMaxCounterComboBox'#4'Left'#2#6#6'Height'#2#21#3'Top'#2'z'#5'Width'#2'd' +#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending' - +#0#9'MaxLength'#2#0#8'TabOrder'#2#2#4'Text'#6#25'BakProjMaxCounterComboBox'#4 - +'Left'#2#10#6'Height'#2#21#3'Top'#2'}'#5'Width'#2'd'#0#0#9'TComboBox'#21'Bak' - +'ProjSubDirComboBox'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'c' - +'bactSearchAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#3#4'Text'#6#21'BakPro' - +'jSubDirComboBox'#4'Left'#2#10#6'Height'#2#21#3'Top'#3#152#0#5'Width'#2'd'#0 - +#0#0#9'TGroupBox'#19'BackupOtherGroupBox'#7'Anchors'#11#5'akTop'#6'akLeft'#7 - +'akRight'#0#7'Caption'#6#19'BackupOtherGroupBox'#12'ClientHeight'#3#179#0#11 - +'ClientWidth'#3#14#2#8'TabOrder'#2#1#4'Left'#2#4#6'Height'#3#196#0#3'Top'#3 - +#242#0#5'Width'#3#18#2#0#6'TLabel'#19'BakOtherAddExtLabel'#7'Anchors'#11#5'a' - +'kTop'#6'akLeft'#7'akRight'#0#7'Caption'#6#19'BakOtherAddExtLabel'#5'Color'#7 - +#6'clNone'#11'ParentColor'#8#4'Left'#2'u'#6'Height'#2#13#3'Top'#2'a'#5'Width' - ,#3''#1#0#0#6'TLabel'#23'BakOtherMaxCounterLabel'#7'Anchors'#11#5'akTop'#6'a' - +'kLeft'#7'akRight'#0#7'Caption'#6#23'BakOtherMaxCounterLabel'#5'Color'#7#6'c' - +'lNone'#11'ParentColor'#8#4'Left'#2'u'#6'Height'#2#13#3'Top'#2'|'#5'Width'#3 - +''#1#0#0#6'TLabel'#19'BakOtherSubDirLabel'#7'Anchors'#11#5'akTop'#6'akLeft' - +#7'akRight'#0#7'Caption'#6#19'BakOtherSubDirLabel'#5'Color'#7#6'clNone'#11'P' - +'arentColor'#8#4'Left'#2'u'#6'Height'#2#13#3'Top'#3#151#0#5'Width'#3''#1#0#0 - +#11'TRadioGroup'#22'BakOtherTypeRadioGroup'#7'Anchors'#11#5'akTop'#6'akLeft' - +#7'akRight'#0#8'AutoFill'#9#7'Caption'#6#22'BakOtherTypeRadioGroup'#28'Child' - +'Sizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildS' - +'izing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.Enla' - +'rgeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal' + +#0#9'MaxLength'#2#0#8'TabOrder'#2#2#4'Text'#6#26'BakOtherMaxCounterComboBox' + +#0#0#9'TComboBox'#22'BakOtherSubDirComboBox'#4'Left'#2#6#6'Height'#2#21#3'To' + +'p'#3#149#0#5'Width'#2'd'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete' + +#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#3#4'Text'#6#22'Ba' + +'kOtherSubDirComboBox'#0#0#0#0#5'TPage'#10'NamingPage'#7'Caption'#6#10'Namin' + +'gPage'#11'ClientWidth'#3#20#2#12'ClientHeight'#3#195#1#0#11'TRadioGroup'#23 + +'PascalFileExtRadiogroup'#4'Left'#2#6#6'Height'#2'/'#3'Top'#2#6#5'Width'#3#12 + +#2#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#0#8'AutoFill'#9#20'B' + +'orderSpacing.Around'#2#6#7'Caption'#6#23'PascalFileExtRadiogroup'#28'ChildS' + +'izing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSi' + +'zing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.Enlar' + +'geVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal' +#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18 +'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.Cont' - +'rolsPerLine'#2#2#7'Columns'#2#2#7'OnClick'#7#22'BakTypeRadioGroupClick'#8'T' - +'abOrder'#2#0#4'Left'#2#6#6'Height'#2'T'#5'Width'#3#238#1#0#0#9'TComboBox'#22 - +'BakOtherAddExtComboBox'#16'AutoCompleteText'#11#22'cbactEndOfLineComplete' - +#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'TabOrder'#2#1#4'Text'#6#22'Ba' - +'kOtherAddExtComboBox'#4'Left'#2#10#6'Height'#2#21#3'Top'#2'_'#5'Width'#2'd' - +#0#0#9'TComboBox'#26'BakOtherMaxCounterComboBox'#16'AutoCompleteText'#11#22 - +'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9'MaxLength'#2#0#8'TabOr' - +'der'#2#2#4'Text'#6#26'BakOtherMaxCounterComboBox'#4'Left'#2#10#6'Height'#2 - +#21#3'Top'#2'z'#5'Width'#2'd'#0#0#9'TComboBox'#22'BakOtherSubDirComboBox'#16 - +'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'#0#9 - +'MaxLength'#2#0#8'TabOrder'#2#3#4'Text'#6#22'BakOtherSubDirComboBox'#4'Left' - +#2#10#6'Height'#2#21#3'Top'#3#149#0#5'Width'#2'd'#0#0#0#0#5'TPage'#10'Naming' - +'Page'#7'Caption'#6#10'NamingPage'#11'ClientWidth'#3#24#2#12'ClientHeight'#3 - +#191#1#4'Left'#2#2#6'Height'#3#191#1#3'Top'#2#28#5'Width'#3#24#2#0#11'TRadio' - +'Group'#23'PascalFileExtRadiogroup'#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTo' - +'p'#6'akLeft'#0#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#23'P' - +'ascalFileExtRadiogroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing' - +'.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenous' - +'ChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize' - +#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.Shrink' - +'Vertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightTh' - +'enTopToBottom'#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2#2#8'TabOrde' - +'r'#2#0#4'Left'#2#6#6'Height'#2'/'#3'Top'#2#6#5'Width'#3#12#2#0#0#11'TRadioG' - +'roup'#28'CharcaseFileActionRadioGroup'#5'Align'#7#5'alTop'#8'AutoFill'#9#20 - +'BorderSpacing.Around'#2#6#7'Caption'#6#28'CharcaseFileActionRadioGroup'#28 - +'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'C' - +'hildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing' - +'.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHoriz' - +'ontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChi' - +'lds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSiz' - +'ing.ControlsPerLine'#2#2#7'Columns'#2#2#8'TabOrder'#2#1#4'Left'#2#6#6'Heigh' - +'t'#2'U'#3'Top'#3#165#0#5'Width'#3#12#2#0#0#11'TRadioGroup'#29'AmbiguousFile' - +'ActionRadioGroup'#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.Around' - +#2#6#7'Caption'#6#29'AmbiguousFileActionRadioGroup'#28'ChildSizing.LeftRight' - +'Spacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHor' - +'izontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24 - +'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChi' - +'lds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Lay' - +'out'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#2 - +#7'Columns'#2#2#8'TabOrder'#2#2#4'Left'#2#6#6'Height'#2'd'#3'Top'#2';'#5'Wid' - +'th'#3#12#2#0#0#0#5'TPage'#10'LazDocPage'#7'Caption'#6#10'LazDocPage'#11'Cli' - +'entWidth'#3#24#2#12'ClientHeight'#3#191#1#4'Left'#2#2#6'Height'#3#191#1#3'T' - +'op'#2#28#5'Width'#3#24#2#0#6'TLabel'#6'Label1'#7'Caption'#6'+NOTE: only abs' - +'olute paths are supported now'#5'Color'#7#6'clNone'#11'ParentColor'#8#4'Lef' - +'t'#2#8#6'Height'#2#13#3'Top'#3#226#0#5'Width'#3#3#1#0#0#9'TGroupBox'#19'Laz' - +'DocPathsGroupBox'#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Captio' - +'n'#6#19'LazDocPathsGroupBox'#12'ClientHeight'#3#210#0#11'ClientWidth'#3#12#2 - +#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#3#210#0#3'Top'#2#6#5'Width'#3#12#2#0#8 - +'TListBox'#13'LazDocListBox'#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6 - +#8'TabOrder'#2#0#8'TopIndex'#2#255#4'Left'#2#6#6'Height'#2'l'#3'Top'#2#6#5'W' - +'idth'#3#0#2#0#0#7'TButton'#19'LazDocAddPathButton'#8'AutoSize'#9#25'BorderS' - ,'pacing.InnerBorder'#2#2#7'Caption'#6#19'LazDocAddPathButton'#7'OnClick'#7#24 - +'LazDocAddPathButtonClick'#8'TabOrder'#2#1#4'Left'#2#6#6'Height'#2#26#3'Top' - +#2'z'#5'Width'#3#136#0#0#0#7'TButton'#22'LazDocDeletePathButton'#8'AutoSize' - +#9#18'BorderSpacing.Left'#2#10#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6 - +#22'LazDocDeletePathButton'#7'OnClick'#7#27'LazDocDeletePathButtonClick'#8'T' - +'abOrder'#2#2#22'AnchorSideLeft.Control'#7#19'LazDocAddPathButton'#19'Anchor' - +'SideLeft.Side'#7#9'asrBottom'#4'Left'#3#152#0#6'Height'#2#26#3'Top'#2'z'#5 - +'Width'#3#149#0#0#0#5'TEdit'#14'LazDocPathEdit'#7'Anchors'#11#5'akTop'#6'akL' - +'eft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#8'TabOrder'#2#3#4'Text'#6#14'La' - +'zDocPathEdit'#21'AnchorSideTop.Control'#7#19'LazDocAddPathButton'#18'Anchor' - +'SideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#3#154#0#5'Wi' - +'dth'#3#232#1#0#0#7'TButton'#18'LazDocBrowseButton'#18'BorderSpacing.Left'#2 - +#6#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6#3'...'#7'OnClick'#7#23'Laz' - +'DocBrowseButtonClick'#8'TabOrder'#2#4#22'AnchorSideLeft.Control'#7#14'LazDo' - +'cPathEdit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3#244#1#6'Height' - +#2#23#3'Top'#3#156#0#5'Width'#2#19#0#0#0#0#0#7'TButton'#12'CancelButton'#7'A' - +'nchors'#11#7'akRight'#8'akBottom'#0#25'BorderSpacing.InnerBorder'#2#2#6'Can' - +'cel'#9#7'Caption'#6#12'CancelButton'#7'OnClick'#7#17'CancelButtonClick'#8'T' - +'abOrder'#2#1#4'Left'#3#201#1#6'Height'#2#25#3'Top'#3#229#1#5'Width'#2'K'#0#0 - +#7'TButton'#8'OkButton'#7'Anchors'#11#7'akRight'#8'akBottom'#0#25'BorderSpac' - +'ing.InnerBorder'#2#2#7'Caption'#6#2'Ok'#7'Default'#9#7'OnClick'#7#13'OkButt' - +'onClick'#8'TabOrder'#2#2#4'Left'#3'w'#1#6'Height'#2#25#3'Top'#3#229#1#5'Wid' - +'th'#2'K'#0#0#22'TSelectDirectoryDialog'#21'SelectDirectoryDialog'#5'Title'#6 - +#16'Select Directory'#11'FilterIndex'#2#0#5'Title'#6#16'Select Directory'#4 - +'left'#3#232#1#3'top'#2#8#0#0#0 + +'rolsPerLine'#2#2#7'Columns'#2#2#8'TabOrder'#2#0#0#0#11'TRadioGroup'#28'Char' + +'caseFileActionRadioGroup'#4'Left'#2#6#6'Height'#2'U'#3'Top'#3#165#0#5'Width' + +#3#12#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Cap' + +'tion'#6#28'CharcaseFileActionRadioGroup'#28'ChildSizing.LeftRightSpacing'#2 + +#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7 + +#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomoge' + +'nousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'C' + +'hildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29 + +'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#2#7'Column' + +'s'#2#2#8'TabOrder'#2#1#0#0#11'TRadioGroup'#29'AmbiguousFileActionRadioGroup' + +#4'Left'#2#6#6'Height'#2'd'#3'Top'#2';'#5'Width'#3#12#2#5'Align'#7#5'alTop'#8 + +'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#29'AmbiguousFileActio' + +'nRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomS' + +'pacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize' + +#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizi' + +'ng.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7 + +#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBotto' + +'m'#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2#2#8'TabOrder'#2#2#0#0#0 + +#5'TPage'#10'LazDocPage'#7'Caption'#6#10'LazDocPage'#11'ClientWidth'#3#20#2 + +#12'ClientHeight'#3#195#1#0#6'TLabel'#6'Label1'#4'Left'#2#8#6'Height'#2#13#3 + +'Top'#3#226#0#5'Width'#3#3#1#7'Caption'#6'+NOTE: only absolute paths are sup' + +'ported now'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#9'TGroupBox'#19'LazD' + +'ocPathsGroupBox'#4'Left'#2#6#6'Height'#3#210#0#3'Top'#2#6#5'Width'#3#12#2#5 + +'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'LazDocPathsG' + +'roupBox'#12'ClientHeight'#3#210#0#11'ClientWidth'#3#12#2#8'TabOrder'#2#0#0#8 + +'TListBox'#13'LazDocListBox'#4'Left'#2#6#6'Height'#2'l'#3'Top'#2#6#5'Width'#3 + +#0#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#8'TopI' + +'ndex'#2#255#0#0#7'TButton'#19'LazDocAddPathButton'#4'Left'#2#6#6'Height'#2 + +#26#3'Top'#2'z'#5'Width'#3#136#0#8'AutoSize'#9#25'BorderSpacing.InnerBorder' + +#2#2#7'Caption'#6#19'LazDocAddPathButton'#7'OnClick'#7#24'LazDocAddPathButto' + +'nClick'#8'TabOrder'#2#1#0#0#7'TButton'#22'LazDocDeletePathButton'#22'Anchor' + +'SideLeft.Control'#7#19'LazDocAddPathButton'#19'AnchorSideLeft.Side'#7#9'asr' + +'Bottom'#4'Left'#3#152#0#6'Height'#2#26#3'Top'#2'z'#5'Width'#3#149#0#8'AutoS' + +'ize'#9#18'BorderSpacing.Left'#2#10#25'BorderSpacing.InnerBorder'#2#2#7'Capt' + +'ion'#6#22'LazDocDeletePathButton'#7'OnClick'#7#27'LazDocDeletePathButtonCli' + ,'ck'#8'TabOrder'#2#2#0#0#5'TEdit'#14'LazDocPathEdit'#21'AnchorSideTop.Contro' + +'l'#7#19'LazDocAddPathButton'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2 + +#6#6'Height'#2#23#3'Top'#3#154#0#5'Width'#3#232#1#7'Anchors'#11#5'akTop'#6'a' + +'kLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#8'TabOrder'#2#3#4'Text'#6#14 + +'LazDocPathEdit'#0#0#7'TButton'#18'LazDocBrowseButton'#22'AnchorSideLeft.Con' + +'trol'#7#14'LazDocPathEdit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3 + +#244#1#6'Height'#2#23#3'Top'#3#156#0#5'Width'#2#19#18'BorderSpacing.Left'#2#6 + +#25'BorderSpacing.InnerBorder'#2#2#7'Caption'#6#3'...'#7'OnClick'#7#23'LazDo' + +'cBrowseButtonClick'#8'TabOrder'#2#4#0#0#0#0#0#7'TButton'#12'CancelButton'#4 + +'Left'#3#201#1#6'Height'#2#25#3'Top'#3#229#1#5'Width'#2'K'#7'Anchors'#11#7'a' + +'kRight'#8'akBottom'#0#25'BorderSpacing.InnerBorder'#2#2#6'Cancel'#9#7'Capti' + +'on'#6#12'CancelButton'#7'OnClick'#7#17'CancelButtonClick'#8'TabOrder'#2#1#0 + +#0#7'TButton'#8'OkButton'#4'Left'#3'w'#1#6'Height'#2#25#3'Top'#3#229#1#5'Wid' + +'th'#2'K'#7'Anchors'#11#7'akRight'#8'akBottom'#0#25'BorderSpacing.InnerBorde' + +'r'#2#2#7'Caption'#6#2'Ok'#7'Default'#9#7'OnClick'#7#13'OkButtonClick'#8'Tab' + +'Order'#2#2#0#0#22'TSelectDirectoryDialog'#21'SelectDirectoryDialog'#5'Title' + +#6#16'Select Directory'#11'FilterIndex'#2#0#4'left'#3#232#1#3'top'#2#8#0#0#0 ]); diff --git a/ide/environmentopts.pp b/ide/environmentopts.pp index 64291e908d..2283f2672c 100644 --- a/ide/environmentopts.pp +++ b/ide/environmentopts.pp @@ -585,7 +585,6 @@ type procedure LazDocAddPathButtonClick(Sender: TObject); procedure LazDocBrowseButtonClick(Sender: TObject); procedure LazDocDeletePathButtonClick(Sender: TObject); - procedure NotebookChangeBounds(Sender: TObject); procedure OkButtonClick(Sender: TObject); procedure CancelButtonClick(Sender: TObject); procedure SaveDesktopSettingsToFileButtonClick(Sender: TObject); @@ -2101,11 +2100,6 @@ begin LazDocListBox.Items.Delete(LazDocListBox.ItemIndex); end; -procedure TEnvironmentOptionsDialog.NotebookChangeBounds(Sender: TObject); -begin - -end; - procedure TEnvironmentOptionsDialog.OkButtonClick(Sender: TObject); begin if not CheckValues then exit;