diff --git a/.gitattributes b/.gitattributes index 5a9f54a642..2c256bb96e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2355,8 +2355,6 @@ ide/codetoolsdefines.pas svneol=native#text/pascal ide/codetoolsdefpreview.lfm svneol=native#text/plain ide/codetoolsdefpreview.lrs svneol=native#text/pascal ide/codetoolsdefpreview.pas svneol=native#text/pascal -ide/codetoolsoptions.lfm svneol=native#text/pascal -ide/codetoolsoptions.lrs svneol=native#text/pascal ide/codetoolsoptions.pas svneol=native#text/pascal ide/compatibilityrestrictions.pas svneol=native#text/pascal ide/compiler.pp svneol=native#text/pascal diff --git a/ide/codetoolsoptions.lfm b/ide/codetoolsoptions.lfm deleted file mode 100644 index ae3fa6b7d5..0000000000 --- a/ide/codetoolsoptions.lfm +++ /dev/null @@ -1,1295 +0,0 @@ -object CodeToolsOptsDlg: TCodeToolsOptsDlg - Left = 311 - Height = 435 - Top = 178 - Width = 560 - ActiveControl = Notebook - BorderStyle = bsSizeToolWin - Caption = 'CodeToolsOptsDlg' - ClientHeight = 435 - ClientWidth = 560 - Constraints.MinHeight = 435 - Constraints.MinWidth = 485 - OnCreate = FormCreate - OnResize = FormResize - ParentFont = False - Position = poScreenCenter - LCLVersion = '0.9.27' - object Notebook: TNotebook - AnchorSideLeft.Control = Owner - AnchorSideTop.Control = Owner - AnchorSideRight.Control = Owner - AnchorSideRight.Side = asrBottom - Height = 389 - Width = 560 - Align = alClient - BorderSpacing.Bottom = 6 - PageIndex = 5 - TabOrder = 0 - object GeneralPage: TPage - AnchorSideTop.Control = CodeCreationPage - Caption = 'GeneralPage' - ClientWidth = 552 - ClientHeight = 363 - object SrcPathGroupBox: TGroupBox - AnchorSideLeft.Control = GeneralPage - AnchorSideTop.Control = GeneralPage - AnchorSideRight.Control = GeneralPage - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 56 - Top = 6 - Width = 540 - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Around = 6 - Caption = 'SrcPathGroupBox' - ClientHeight = 56 - ClientWidth = 540 - TabOrder = 0 - object SrcPathEdit: TEdit - AnchorSideLeft.Control = SrcPathGroupBox - AnchorSideRight.Control = SrcPathGroupBox - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 23 - Top = 8 - Width = 524 - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Around = 6 - TabOrder = 0 - Text = 'SrcPathEdit' - end - end - object JumpingGroupBox: TGroupBox - AnchorSideLeft.Control = GeneralPage - AnchorSideTop.Control = SrcPathGroupBox - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = GeneralPage - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 111 - Top = 68 - Width = 540 - Anchors = [akTop, akLeft, akRight] - AutoSize = True - BorderSpacing.Around = 6 - Caption = 'JumpingGroupBox' - ClientHeight = 111 - ClientWidth = 540 - TabOrder = 1 - object AdjustTopLineDueToCommentCheckBox: TCheckBox - AnchorSideLeft.Control = JumpingGroupBox - AnchorSideTop.Control = JumpingGroupBox - Left = 6 - Height = 19 - Top = 6 - Width = 217 - BorderSpacing.Around = 6 - Caption = 'AdjustTopLineDueToCommentCheckBox' - TabOrder = 0 - end - object JumpCenteredCheckBox: TCheckBox - AnchorSideLeft.Control = JumpingGroupBox - AnchorSideTop.Control = AdjustTopLineDueToCommentCheckBox - AnchorSideTop.Side = asrBottom - Left = 6 - Height = 19 - Top = 37 - Width = 143 - BorderSpacing.Top = 6 - BorderSpacing.Around = 6 - Caption = 'JumpCenteredCheckBox' - TabOrder = 1 - end - object CursorBeyondEOLCheckBox: TCheckBox - AnchorSideLeft.Control = JumpingGroupBox - AnchorSideTop.Control = JumpCenteredCheckBox - AnchorSideTop.Side = asrBottom - Left = 6 - Height = 19 - Top = 68 - Width = 160 - BorderSpacing.Top = 6 - BorderSpacing.Around = 6 - Caption = 'CursorBeyondEOLCheckBox' - TabOrder = 2 - end - end - end - object CodeCreationPage: TPage - Caption = 'CodeCreationPage' - ClientWidth = 552 - ClientHeight = 363 - object ClassPartInsertPolicyRadioGroup: TRadioGroup - AnchorSideLeft.Control = CodeCreationPage - AnchorSideTop.Control = CodeCreationPage - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 100 - Top = 6 - Width = 254 - AutoFill = True - BorderSpacing.Around = 6 - Caption = 'ClassPartInsertPolicyRadioGroup' - ChildSizing.LeftRightSpacing = 6 - ChildSizing.TopBottomSpacing = 6 - ChildSizing.EnlargeHorizontal = crsHomogenousChildResize - ChildSizing.EnlargeVertical = crsHomogenousChildResize - ChildSizing.ShrinkHorizontal = crsScaleChilds - ChildSizing.ShrinkVertical = crsScaleChilds - ChildSizing.Layout = cclLeftToRightThenTopToBottom - ChildSizing.ControlsPerLine = 1 - TabOrder = 0 - end - object MixMethodsAndPropertiesCheckBox: TCheckBox - AnchorSideLeft.Control = CodeCreationPage - AnchorSideTop.Control = ClassPartInsertPolicyRadioGroup - AnchorSideTop.Side = asrBottom - Left = 6 - Height = 19 - Top = 112 - Width = 198 - BorderSpacing.Around = 6 - Caption = 'MixMethodsAndPropertiesCheckBox' - TabOrder = 1 - end - object MethodInsertPolicyRadioGroup: TRadioGroup - AnchorSideLeft.Control = ClassPartInsertPolicyRadioGroup - AnchorSideLeft.Side = asrBottom - AnchorSideTop.Control = CodeCreationPage - AnchorSideRight.Control = CodeCreationPage - AnchorSideRight.Side = asrBottom - Left = 266 - Height = 100 - Top = 6 - Width = 280 - Anchors = [akTop, akLeft, akRight] - AutoFill = True - BorderSpacing.Around = 6 - Caption = 'MethodInsertPolicyRadioGroup' - ChildSizing.LeftRightSpacing = 6 - ChildSizing.TopBottomSpacing = 6 - ChildSizing.EnlargeHorizontal = crsHomogenousChildResize - ChildSizing.EnlargeVertical = crsHomogenousChildResize - ChildSizing.ShrinkHorizontal = crsScaleChilds - ChildSizing.ShrinkVertical = crsScaleChilds - ChildSizing.Layout = cclLeftToRightThenTopToBottom - ChildSizing.ControlsPerLine = 1 - TabOrder = 2 - end - object ForwardProcsInsertPolicyRadioGroup: TRadioGroup - AnchorSideLeft.Control = CodeCreationPage - AnchorSideTop.Control = MixMethodsAndPropertiesCheckBox - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = ClassPartInsertPolicyRadioGroup - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 100 - Top = 143 - Width = 254 - Anchors = [akTop, akLeft, akRight] - AutoFill = True - BorderSpacing.Left = 6 - BorderSpacing.Top = 12 - Caption = 'ForwardProcsInsertPolicyRadioGroup' - ChildSizing.LeftRightSpacing = 6 - ChildSizing.TopBottomSpacing = 6 - ChildSizing.EnlargeHorizontal = crsHomogenousChildResize - ChildSizing.EnlargeVertical = crsHomogenousChildResize - ChildSizing.ShrinkHorizontal = crsScaleChilds - ChildSizing.ShrinkVertical = crsScaleChilds - ChildSizing.Layout = cclLeftToRightThenTopToBottom - ChildSizing.ControlsPerLine = 1 - TabOrder = 3 - end - object ForwardProcsKeepOrderCheckBox: TCheckBox - AnchorSideLeft.Control = ForwardProcsInsertPolicyRadioGroup - AnchorSideLeft.Side = asrBottom - AnchorSideTop.Control = ForwardProcsInsertPolicyRadioGroup - Left = 266 - Height = 19 - Top = 149 - Width = 191 - BorderSpacing.Around = 6 - Caption = 'ForwardProcsKeepOrderCheckBox' - TabOrder = 4 - end - object ClassHeaderCommentsCheckBox: TCheckBox - AnchorSideLeft.Control = ForwardProcsInsertPolicyRadioGroup - AnchorSideLeft.Side = asrBottom - AnchorSideTop.Control = ForwardProcsKeepOrderCheckBox - AnchorSideTop.Side = asrBottom - Left = 266 - Height = 19 - Top = 174 - Width = 183 - BorderSpacing.Around = 6 - Caption = 'ClassHeaderCommentsCheckBox' - TabOrder = 5 - end - object PropertyCompletionGroupBox: TGroupBox - AnchorSideLeft.Control = CodeCreationPage - AnchorSideTop.Control = ForwardProcsInsertPolicyRadioGroup - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = CodeCreationPage - AnchorSideRight.Side = asrBottom - AnchorSideBottom.Side = asrBottom - Left = 6 - Height = 123 - Top = 249 - Width = 540 - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Around = 6 - Caption = 'PropertyCompletionGroupBox' - ClientHeight = 123 - ClientWidth = 540 - TabOrder = 6 - object PropertyReadIdentPrefixLabel: TLabel - AnchorSideTop.Control = PropertyReadIdentPrefixEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = PropertyReadIdentPrefixEdit - Left = -13 - Height = 14 - Top = 35 - Width = 147 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - Caption = 'PropertyReadIdentPrefixLabel' - ParentColor = False - end - object PropertyWriteIdentPrefixLabel: TLabel - AnchorSideTop.Control = PropertyWriteIdentPrefixEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = PropertyWriteIdentPrefixEdit - Left = -14 - Height = 14 - Top = 58 - Width = 148 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - Caption = 'PropertyWriteIdentPrefixLabel' - ParentColor = False - end - object PropertyStoredIdentPostfixLabel: TLabel - AnchorSideTop.Control = PropertyStoredIdentPostfixEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = PropertyStoredIdentPostfixEdit - Left = -25 - Height = 14 - Top = 81 - Width = 159 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - Caption = 'PropertyStoredIdentPostfixLabel' - ParentColor = False - end - object PrivateVariablePrefixLabel: TLabel - AnchorSideTop.Control = PrivateVariablePrefixEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = PrivateVariablePrefixEdit - Left = 318 - Height = 14 - Top = 35 - Width = 126 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - Caption = 'PrivateVariablePrefixLabel' - ParentColor = False - end - object SetPropertyVariablenameLabel: TLabel - AnchorSideTop.Control = SetPropertyVariablenameEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = SetPropertyVariablenameEdit - Left = 296 - Height = 14 - Top = 58 - Width = 148 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - Caption = 'SetPropertyVariablenameLabel' - ParentColor = False - end - object PropertyCompletionCheckBox: TCheckBox - AnchorSideLeft.Control = PropertyCompletionGroupBox - AnchorSideTop.Control = PropertyCompletionGroupBox - Left = 6 - Height = 19 - Top = 6 - Width = 168 - BorderSpacing.Around = 6 - Caption = 'PropertyCompletionCheckBox' - TabOrder = 0 - end - object PropertyReadIdentPrefixEdit: TEdit - AnchorSideLeft.Control = PropertyWriteIdentPrefixEdit - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = PropertyWriteIdentPrefixEdit - AnchorSideRight.Side = asrBottom - Left = 140 - Height = 23 - Top = 31 - Width = 80 - Anchors = [akTop, akLeft, akRight] - TabOrder = 1 - Text = 'PropertyReadIdentPrefixEdit' - end - object PropertyWriteIdentPrefixEdit: TEdit - AnchorSideTop.Control = PropertyReadIdentPrefixEdit - AnchorSideTop.Side = asrBottom - AnchorSideRight.Side = asrBottom - Left = 140 - Height = 23 - Top = 54 - Width = 80 - TabOrder = 2 - Text = 'PropertyWriteIdentPrefixEdit' - end - object PropertyStoredIdentPostfixEdit: TEdit - AnchorSideTop.Control = PropertyWriteIdentPrefixEdit - AnchorSideTop.Side = asrBottom - AnchorSideRight.Side = asrBottom - Left = 140 - Height = 23 - Top = 77 - Width = 80 - TabOrder = 3 - Text = 'PropertyStoredIdentPostfixEdit' - end - object PrivateVariablePrefixEdit: TEdit - AnchorSideTop.Control = PropertyReadIdentPrefixEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = PropertyCompletionGroupBox - AnchorSideRight.Side = asrBottom - Left = 450 - Height = 23 - Top = 31 - Width = 80 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - TabOrder = 4 - Text = 'PrivateVariablePrefixEdit' - end - object SetPropertyVariablenameEdit: TEdit - AnchorSideTop.Control = PropertyWriteIdentPrefixEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = PropertyCompletionGroupBox - AnchorSideRight.Side = asrBottom - Left = 450 - Height = 23 - Top = 54 - Width = 80 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - TabOrder = 5 - Text = 'SetPropertyVariablenameEdit' - end - end - end - object WordsPoliciesPage: TPage - Caption = 'WordsPoliciesPage' - ClientWidth = 552 - ClientHeight = 363 - object KeyWordPolicyRadioGroup: TRadioGroup - AnchorSideLeft.Control = WordsPoliciesPage - AnchorSideTop.Control = WordsPoliciesPage - AnchorSideRight.Control = WordsPoliciesPage - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 100 - Top = 6 - Width = 540 - Anchors = [akTop, akLeft, akRight] - AutoFill = True - BorderSpacing.Around = 6 - Caption = 'KeyWordPolicyRadioGroup' - ChildSizing.LeftRightSpacing = 6 - ChildSizing.TopBottomSpacing = 6 - ChildSizing.EnlargeHorizontal = crsHomogenousChildResize - ChildSizing.EnlargeVertical = crsHomogenousChildResize - ChildSizing.ShrinkHorizontal = crsScaleChilds - ChildSizing.ShrinkVertical = crsScaleChilds - ChildSizing.Layout = cclLeftToRightThenTopToBottom - ChildSizing.ControlsPerLine = 1 - OnClick = UpdateExamples - TabOrder = 0 - end - object IdentifierPolicyRadioGroup: TRadioGroup - AnchorSideLeft.Control = WordsPoliciesPage - AnchorSideTop.Control = KeyWordPolicyRadioGroup - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = WordsPoliciesPage - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 100 - Top = 112 - Width = 540 - Anchors = [akTop, akLeft, akRight] - AutoFill = True - BorderSpacing.Around = 6 - Caption = 'IdentifierPolicyRadioGroup' - ChildSizing.LeftRightSpacing = 6 - ChildSizing.TopBottomSpacing = 6 - ChildSizing.EnlargeHorizontal = crsHomogenousChildResize - ChildSizing.EnlargeVertical = crsHomogenousChildResize - ChildSizing.ShrinkHorizontal = crsScaleChilds - ChildSizing.ShrinkVertical = crsScaleChilds - ChildSizing.Layout = cclLeftToRightThenTopToBottom - ChildSizing.ControlsPerLine = 1 - OnClick = UpdateExamples - TabOrder = 1 - end - end - object LineSplittingPage: TPage - Caption = 'LineSplittingPage' - ClientWidth = 552 - ClientHeight = 363 - object LineLengthLabel: TLabel - AnchorSideTop.Control = LineLengthEdit - AnchorSideTop.Side = asrCenter - AnchorSideRight.Control = LineLengthEdit - Left = 48 - Height = 14 - Top = 14 - Width = 78 - Anchors = [akTop, akRight] - BorderSpacing.Right = 6 - Caption = 'LineLengthLabel' - ParentColor = False - end - object SplitPreviewLabel: TLabel - AnchorSideLeft.Control = SplitPreviewSynEdit - AnchorSideBottom.Control = SplitPreviewSynEdit - Left = 268 - Height = 16 - Top = 18 - Width = 84 - Anchors = [akTop, akLeft, akBottom] - Caption = 'SplitPreviewLabel' - ParentColor = False - end - object LineLengthEdit: TEdit - Left = 132 - Height = 23 - Top = 10 - Width = 50 - OnChange = UpdateExamples - TabOrder = 0 - Text = 'LineLengthEdit' - end - object DoNotSplitLineInFrontGroupBox: TGroupBox - AnchorSideLeft.Control = LineSplittingPage - AnchorSideTop.Control = LineLengthEdit - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = SplitPreviewSynEdit - Left = 6 - Height = 153 - Top = 39 - Width = 256 - BorderSpacing.Around = 6 - Caption = 'DoNotSplitLineInFrontGroupBox' - TabOrder = 1 - OnClick = UpdateExamples - end - object DoNotSplitLineAfterGroupBox: TGroupBox - AnchorSideLeft.Control = LineSplittingPage - AnchorSideTop.Control = DoNotSplitLineInFrontGroupBox - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = DoNotSplitLineInFrontGroupBox - AnchorSideRight.Side = asrBottom - Left = 6 - Height = 153 - Top = 198 - Width = 256 - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Left = 6 - BorderSpacing.Top = 6 - Caption = 'DoNotSplitLineAfterGroupBox' - TabOrder = 2 - OnClick = UpdateExamples - end - object SplitPreviewSynEdit: TSynEdit - AnchorSideLeft.Control = DoNotSplitLineInFrontGroupBox - AnchorSideLeft.Side = asrBottom - AnchorSideRight.Control = LineSplittingPage - AnchorSideRight.Side = asrBottom - AnchorSideBottom.Control = LineSplittingPage - AnchorSideBottom.Side = asrBottom - Left = 268 - Height = 323 - Top = 34 - Width = 278 - BorderSpacing.Right = 6 - BorderSpacing.Bottom = 6 - Anchors = [akTop, akLeft, akRight, akBottom] - Font.Height = -16 - Font.Name = 'courier' - Font.Pitch = fpFixed - Font.Quality = fqNonAntialiased - ParentColor = False - ParentFont = False - TabOrder = 3 - BookMarkOptions.Xoffset = -18 - Gutter.Visible = False - Keystrokes = < - item - Command = 3 - ShortCut = 38 - end - item - Command = 103 - ShortCut = 8230 - end - item - Command = 211 - ShortCut = 16422 - end - item - Command = 4 - ShortCut = 40 - end - item - Command = 104 - ShortCut = 8232 - end - item - Command = 212 - ShortCut = 16424 - end - item - Command = 1 - ShortCut = 37 - end - item - Command = 101 - ShortCut = 8229 - end - item - Command = 5 - ShortCut = 16421 - end - item - Command = 105 - ShortCut = 24613 - end - item - Command = 2 - ShortCut = 39 - end - item - Command = 102 - ShortCut = 8231 - end - item - Command = 6 - ShortCut = 16423 - end - item - Command = 106 - ShortCut = 24615 - end - item - Command = 10 - ShortCut = 34 - end - item - Command = 110 - ShortCut = 8226 - end - item - Command = 14 - ShortCut = 16418 - end - item - Command = 114 - ShortCut = 24610 - end - item - Command = 9 - ShortCut = 33 - end - item - Command = 109 - ShortCut = 8225 - end - item - Command = 13 - ShortCut = 16417 - end - item - Command = 113 - ShortCut = 24609 - end - item - Command = 7 - ShortCut = 36 - end - item - Command = 107 - ShortCut = 8228 - end - item - Command = 15 - ShortCut = 16420 - end - item - Command = 115 - ShortCut = 24612 - end - item - Command = 8 - ShortCut = 35 - end - item - Command = 108 - ShortCut = 8227 - end - item - Command = 16 - ShortCut = 16419 - end - item - Command = 116 - ShortCut = 24611 - end - item - Command = 223 - ShortCut = 45 - end - item - Command = 201 - ShortCut = 16429 - end - item - Command = 604 - ShortCut = 8237 - end - item - Command = 502 - ShortCut = 46 - end - item - Command = 603 - ShortCut = 8238 - end - item - Command = 501 - ShortCut = 8 - end - item - Command = 501 - ShortCut = 8200 - end - item - Command = 504 - ShortCut = 16392 - end - item - Command = 601 - ShortCut = 32776 - end - item - Command = 602 - ShortCut = 40968 - end - item - Command = 509 - ShortCut = 13 - end - item - Command = 199 - ShortCut = 16449 - end - item - Command = 201 - ShortCut = 16451 - end - item - Command = 610 - ShortCut = 24649 - end - item - Command = 509 - ShortCut = 16461 - end - item - Command = 510 - ShortCut = 16462 - end - item - Command = 503 - ShortCut = 16468 - end - item - Command = 611 - ShortCut = 24661 - end - item - Command = 604 - ShortCut = 16470 - end - item - Command = 603 - ShortCut = 16472 - end - item - Command = 507 - ShortCut = 16473 - end - item - Command = 506 - ShortCut = 24665 - end - item - Command = 601 - ShortCut = 16474 - end - item - Command = 602 - ShortCut = 24666 - end - item - Command = 301 - ShortCut = 16432 - end - item - Command = 302 - ShortCut = 16433 - end - item - Command = 303 - ShortCut = 16434 - end - item - Command = 304 - ShortCut = 16435 - end - item - Command = 305 - ShortCut = 16436 - end - item - Command = 306 - ShortCut = 16437 - end - item - Command = 307 - ShortCut = 16438 - end - item - Command = 308 - ShortCut = 16439 - end - item - Command = 309 - ShortCut = 16440 - end - item - Command = 310 - ShortCut = 16441 - end - item - Command = 351 - ShortCut = 24624 - end - item - Command = 352 - ShortCut = 24625 - end - item - Command = 353 - ShortCut = 24626 - end - item - Command = 354 - ShortCut = 24627 - end - item - Command = 355 - ShortCut = 24628 - end - item - Command = 356 - ShortCut = 24629 - end - item - Command = 357 - ShortCut = 24630 - end - item - Command = 358 - ShortCut = 24631 - end - item - Command = 359 - ShortCut = 24632 - end - item - Command = 360 - ShortCut = 24633 - end - item - Command = 231 - ShortCut = 24654 - end - item - Command = 232 - ShortCut = 24643 - end - item - Command = 233 - ShortCut = 24652 - end - item - Command = 612 - ShortCut = 9 - end - item - Command = 613 - ShortCut = 8201 - end - item - Command = 250 - ShortCut = 24642 - end> - Lines.Strings = ( - 'SplitPreviewSynEdit' - ) - end - end - object SpaceNotCosmosPage: TPage - Caption = 'SpaceNotCosmosPage' - ClientWidth = 552 - ClientHeight = 363 - object SpacePreviewLabel: TLabel - AnchorSideLeft.Control = SpaceNotCosmosPage - AnchorSideTop.Control = DoInsertSpaceInFrontGroupBox - AnchorSideTop.Side = asrBottom - Left = 6 - Height = 14 - Top = 162 - Width = 93 - BorderSpacing.Left = 6 - BorderSpacing.Top = 6 - BorderSpacing.Right = 6 - Caption = 'SpacePreviewLabel' - ParentColor = False - end - object DoInsertSpaceInFrontGroupBox: TGroupBox - AnchorSideLeft.Control = SpaceNotCosmosPage - AnchorSideTop.Control = SpaceNotCosmosPage - Left = 6 - Height = 150 - Top = 6 - Width = 266 - BorderSpacing.Around = 6 - Caption = 'DoInsertSpaceInFrontGroupBox' - TabOrder = 0 - OnClick = UpdateExamples - end - object DoInsertSpaceAfterGroupBox: TGroupBox - AnchorSideLeft.Control = DoInsertSpaceInFrontGroupBox - AnchorSideLeft.Side = asrBottom - AnchorSideTop.Control = SpaceNotCosmosPage - AnchorSideRight.Control = SpaceNotCosmosPage - AnchorSideRight.Side = asrBottom - Left = 278 - Height = 150 - Top = 6 - Width = 268 - Anchors = [akTop, akLeft, akRight] - BorderSpacing.Around = 6 - Caption = 'DoInsertSpaceAfterGroupBox' - TabOrder = 1 - OnClick = UpdateExamples - end - object SpacePreviewSynEdit: TSynEdit - AnchorSideLeft.Control = SpaceNotCosmosPage - AnchorSideTop.Control = SpacePreviewLabel - AnchorSideTop.Side = asrBottom - AnchorSideRight.Control = SpaceNotCosmosPage - AnchorSideRight.Side = asrBottom - AnchorSideBottom.Control = SpaceNotCosmosPage - AnchorSideBottom.Side = asrBottom - Left = 6 - Height = 181 - Top = 176 - Width = 540 - BorderSpacing.Left = 6 - BorderSpacing.Right = 6 - BorderSpacing.Bottom = 6 - Anchors = [akTop, akLeft, akRight, akBottom] - Font.Height = -16 - Font.Name = 'courier' - Font.Pitch = fpFixed - Font.Quality = fqNonAntialiased - ParentColor = False - ParentFont = False - TabOrder = 2 - BookMarkOptions.Xoffset = -18 - Gutter.Visible = False - Keystrokes = < - item - Command = 3 - ShortCut = 38 - end - item - Command = 103 - ShortCut = 8230 - end - item - Command = 211 - ShortCut = 16422 - end - item - Command = 4 - ShortCut = 40 - end - item - Command = 104 - ShortCut = 8232 - end - item - Command = 212 - ShortCut = 16424 - end - item - Command = 1 - ShortCut = 37 - end - item - Command = 101 - ShortCut = 8229 - end - item - Command = 5 - ShortCut = 16421 - end - item - Command = 105 - ShortCut = 24613 - end - item - Command = 2 - ShortCut = 39 - end - item - Command = 102 - ShortCut = 8231 - end - item - Command = 6 - ShortCut = 16423 - end - item - Command = 106 - ShortCut = 24615 - end - item - Command = 10 - ShortCut = 34 - end - item - Command = 110 - ShortCut = 8226 - end - item - Command = 14 - ShortCut = 16418 - end - item - Command = 114 - ShortCut = 24610 - end - item - Command = 9 - ShortCut = 33 - end - item - Command = 109 - ShortCut = 8225 - end - item - Command = 13 - ShortCut = 16417 - end - item - Command = 113 - ShortCut = 24609 - end - item - Command = 7 - ShortCut = 36 - end - item - Command = 107 - ShortCut = 8228 - end - item - Command = 15 - ShortCut = 16420 - end - item - Command = 115 - ShortCut = 24612 - end - item - Command = 8 - ShortCut = 35 - end - item - Command = 108 - ShortCut = 8227 - end - item - Command = 16 - ShortCut = 16419 - end - item - Command = 116 - ShortCut = 24611 - end - item - Command = 223 - ShortCut = 45 - end - item - Command = 201 - ShortCut = 16429 - end - item - Command = 604 - ShortCut = 8237 - end - item - Command = 502 - ShortCut = 46 - end - item - Command = 603 - ShortCut = 8238 - end - item - Command = 501 - ShortCut = 8 - end - item - Command = 501 - ShortCut = 8200 - end - item - Command = 504 - ShortCut = 16392 - end - item - Command = 601 - ShortCut = 32776 - end - item - Command = 602 - ShortCut = 40968 - end - item - Command = 509 - ShortCut = 13 - end - item - Command = 199 - ShortCut = 16449 - end - item - Command = 201 - ShortCut = 16451 - end - item - Command = 610 - ShortCut = 24649 - end - item - Command = 509 - ShortCut = 16461 - end - item - Command = 510 - ShortCut = 16462 - end - item - Command = 503 - ShortCut = 16468 - end - item - Command = 611 - ShortCut = 24661 - end - item - Command = 604 - ShortCut = 16470 - end - item - Command = 603 - ShortCut = 16472 - end - item - Command = 507 - ShortCut = 16473 - end - item - Command = 506 - ShortCut = 24665 - end - item - Command = 601 - ShortCut = 16474 - end - item - Command = 602 - ShortCut = 24666 - end - item - Command = 301 - ShortCut = 16432 - end - item - Command = 302 - ShortCut = 16433 - end - item - Command = 303 - ShortCut = 16434 - end - item - Command = 304 - ShortCut = 16435 - end - item - Command = 305 - ShortCut = 16436 - end - item - Command = 306 - ShortCut = 16437 - end - item - Command = 307 - ShortCut = 16438 - end - item - Command = 308 - ShortCut = 16439 - end - item - Command = 309 - ShortCut = 16440 - end - item - Command = 310 - ShortCut = 16441 - end - item - Command = 351 - ShortCut = 24624 - end - item - Command = 352 - ShortCut = 24625 - end - item - Command = 353 - ShortCut = 24626 - end - item - Command = 354 - ShortCut = 24627 - end - item - Command = 355 - ShortCut = 24628 - end - item - Command = 356 - ShortCut = 24629 - end - item - Command = 357 - ShortCut = 24630 - end - item - Command = 358 - ShortCut = 24631 - end - item - Command = 359 - ShortCut = 24632 - end - item - Command = 360 - ShortCut = 24633 - end - item - Command = 231 - ShortCut = 24654 - end - item - Command = 232 - ShortCut = 24643 - end - item - Command = 233 - ShortCut = 24652 - end - item - Command = 612 - ShortCut = 9 - end - item - Command = 613 - ShortCut = 8201 - end - item - Command = 250 - ShortCut = 24642 - end> - Lines.Strings = ( - 'SpacePreviewSynEdit' - ) - end - end - object IdentifierCompletionPage: TPage - Caption = 'IdentifierCompletionPage' - ClientWidth = 552 - ClientHeight = 363 - object ICAddSemicolonCheckBox: TCheckBox - AnchorSideLeft.Control = IdentifierCompletionPage - AnchorSideTop.Control = IdentifierCompletionPage - Left = 6 - Height = 19 - Top = 6 - Width = 150 - BorderSpacing.Around = 6 - Caption = 'ICAddSemicolonCheckBox' - TabOrder = 0 - end - object ICAddAssignOperatorCheckBox: TCheckBox - AnchorSideLeft.Control = IdentifierCompletionPage - AnchorSideTop.Control = ICAddSemicolonCheckBox - AnchorSideTop.Side = asrBottom - Left = 6 - Height = 19 - Top = 31 - Width = 178 - BorderSpacing.Around = 6 - Caption = 'ICAddAssignOperatorCheckBox' - TabOrder = 1 - end - end - end - object ButtonPanel: TButtonPanel - Left = 6 - Height = 40 - Top = 395 - Width = 548 - Align = alBottom - AutoSize = True - TabOrder = 1 - ShowButtons = [pbOK, pbCancel, pbHelp] - end -end diff --git a/ide/codetoolsoptions.lrs b/ide/codetoolsoptions.lrs deleted file mode 100644 index fbff9eb11d..0000000000 --- a/ide/codetoolsoptions.lrs +++ /dev/null @@ -1,348 +0,0 @@ -{ Это - файл ресурсов, автоматически созданный lazarus } - -LazarusResources.Add('TCodeToolsOptsDlg','FORMDATA',[ - 'TPF0'#17'TCodeToolsOptsDlg'#16'CodeToolsOptsDlg'#4'Left'#3'7'#1#6'Height'#3 - +#179#1#3'Top'#3#178#0#5'Width'#3'0'#2#13'ActiveControl'#7#8'Notebook'#11'Bor' - +'derStyle'#7#13'bsSizeToolWin'#7'Caption'#6#16'CodeToolsOptsDlg'#12'ClientHe' - +'ight'#3#179#1#11'ClientWidth'#3'0'#2#21'Constraints.MinHeight'#3#179#1#20'C' - +'onstraints.MinWidth'#3#229#1#8'OnCreate'#7#10'FormCreate'#8'OnResize'#7#10 - +'FormResize'#10'ParentFont'#8#8'Position'#7#14'poScreenCenter'#10'LCLVersion' - +#6#6'0.9.27'#0#9'TNotebook'#8'Notebook'#22'AnchorSideLeft.Control'#7#5'Owner' - +#21'AnchorSideTop.Control'#7#5'Owner'#23'AnchorSideRight.Control'#7#5'Owner' - +#20'AnchorSideRight.Side'#7#9'asrBottom'#6'Height'#3#133#1#5'Width'#3'0'#2#5 - +'Align'#7#8'alClient'#20'BorderSpacing.Bottom'#2#6#9'PageIndex'#2#5#8'TabOrd' - +'er'#2#0#0#5'TPage'#11'GeneralPage'#21'AnchorSideTop.Control'#7#16'CodeCreat' - +'ionPage'#7'Caption'#6#11'GeneralPage'#11'ClientWidth'#3'('#2#12'ClientHeigh' - +'t'#3'k'#1#0#9'TGroupBox'#15'SrcPathGroupBox'#22'AnchorSideLeft.Control'#7#11 - +'GeneralPage'#21'AnchorSideTop.Control'#7#11'GeneralPage'#23'AnchorSideRight' - +'.Control'#7#11'GeneralPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left' - +#2#6#6'Height'#2'8'#3'Top'#2#6#5'Width'#3#28#2#7'Anchors'#11#5'akTop'#6'akLe' - +'ft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'SrcPathGroupB' - +'ox'#12'ClientHeight'#2'8'#11'ClientWidth'#3#28#2#8'TabOrder'#2#0#0#5'TEdit' - +#11'SrcPathEdit'#22'AnchorSideLeft.Control'#7#15'SrcPathGroupBox'#23'AnchorS' - +'ideRight.Control'#7#15'SrcPathGroupBox'#20'AnchorSideRight.Side'#7#9'asrBot' - +'tom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#8#5'Width'#3#12#2#7'Anchors'#11#5 - +'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4 - +'Text'#6#11'SrcPathEdit'#0#0#0#9'TGroupBox'#15'JumpingGroupBox'#22'AnchorSid' - +'eLeft.Control'#7#11'GeneralPage'#21'AnchorSideTop.Control'#7#15'SrcPathGrou' - +'pBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11 - +'GeneralPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2 - +'o'#3'Top'#2'D'#5'Width'#3#28#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0 - +#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'JumpingGroupBox' - +#12'ClientHeight'#2'o'#11'ClientWidth'#3#28#2#8'TabOrder'#2#1#0#9'TCheckBox!' - +'AdjustTopLineDueToCommentCheckBox'#22'AnchorSideLeft.Control'#7#15'JumpingG' - +'roupBox'#21'AnchorSideTop.Control'#7#15'JumpingGroupBox'#4'Left'#2#6#6'Heig' - +'ht'#2#19#3'Top'#2#6#5'Width'#3#217#0#20'BorderSpacing.Around'#2#6#7'Caption' - +#6'!AdjustTopLineDueToCommentCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox'#20'J' - +'umpCenteredCheckBox'#22'AnchorSideLeft.Control'#7#15'JumpingGroupBox'#21'An' - +'chorSideTop.Control'#7'!AdjustTopLineDueToCommentCheckBox'#18'AnchorSideTop' - +'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'%'#5'Width'#3#143 - +#0#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'Ju' - +'mpCenteredCheckBox'#8'TabOrder'#2#1#0#0#9'TCheckBox'#23'CursorBeyondEOLChec' - +'kBox'#22'AnchorSideLeft.Control'#7#15'JumpingGroupBox'#21'AnchorSideTop.Con' - +'trol'#7#20'JumpCenteredCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le' - +'ft'#2#6#6'Height'#2#19#3'Top'#2'D'#5'Width'#3#160#0#17'BorderSpacing.Top'#2 - +#6#20'BorderSpacing.Around'#2#6#7'Caption'#6#23'CursorBeyondEOLCheckBox'#8'T' - +'abOrder'#2#2#0#0#0#0#5'TPage'#16'CodeCreationPage'#7'Caption'#6#16'CodeCrea' - +'tionPage'#11'ClientWidth'#3'('#2#12'ClientHeight'#3'k'#1#0#11'TRadioGroup' - +#31'ClassPartInsertPolicyRadioGroup'#22'AnchorSideLeft.Control'#7#16'CodeCre' - +'ationPage'#21'AnchorSideTop.Control'#7#16'CodeCreationPage'#20'AnchorSideRi' - +'ght.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'd'#3'Top'#2#6#5'Width'#3 - +#254#0#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'ClassPartI' - +'nsertPolicyRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.' - +'TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousC' - +'hildResize'#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#1#8'TabOrder'#2#0#0#0#9'TC' - +'heckBox'#31'MixMethodsAndPropertiesCheckBox'#22'AnchorSideLeft.Control'#7#16 - +'CodeCreationPage'#21'AnchorSideTop.Control'#7#31'ClassPartInsertPolicyRadio' - +'Group'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'T' - +'op'#2'p'#5'Width'#3#198#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'MixM' - +'ethodsAndPropertiesCheckBox'#8'TabOrder'#2#1#0#0#11'TRadioGroup'#28'MethodI' - +'nsertPolicyRadioGroup'#22'AnchorSideLeft.Control'#7#31'ClassPartInsertPolic' - +'yRadioGroup'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Contro' - +'l'#7#16'CodeCreationPage'#23'AnchorSideRight.Control'#7#16'CodeCreationPage' - +#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#10#1#6'Height'#2'd'#3'Top' - +#2#6#5'Width'#3#24#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFil' - ,'l'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'MethodInsertPolicyRadioGr' - +'oup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2 - +#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'Child' - +'Sizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.Shrin' - +'kHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsSc' - +'aleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'Ch' - +'ildSizing.ControlsPerLine'#2#1#8'TabOrder'#2#2#0#0#11'TRadioGroup"ForwardPr' - +'ocsInsertPolicyRadioGroup'#22'AnchorSideLeft.Control'#7#16'CodeCreationPage' - +#21'AnchorSideTop.Control'#7#31'MixMethodsAndPropertiesCheckBox'#18'AnchorSi' - +'deTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#31'ClassPartInsert' - +'PolicyRadioGroup'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Hei' - +'ght'#2'd'#3'Top'#3#143#0#5'Width'#3#254#0#7'Anchors'#11#5'akTop'#6'akLeft'#7 - +'akRight'#0#8'AutoFill'#9#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2 - +#12#7'Caption'#6'"ForwardProcsInsertPolicyRadioGroup'#28'ChildSizing.LeftRig' - +'htSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeH' - +'orizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7 - +#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScale' - +'Childs'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.' - +'Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine' - +#2#1#8'TabOrder'#2#3#0#0#9'TCheckBox'#29'ForwardProcsKeepOrderCheckBox'#22'A' - +'nchorSideLeft.Control'#7'"ForwardProcsInsertPolicyRadioGroup'#19'AnchorSide' - +'Left.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7'"ForwardProcsInsertPo' - +'licyRadioGroup'#4'Left'#3#10#1#6'Height'#2#19#3'Top'#3#149#0#5'Width'#3#191 - +#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#29'ForwardProcsKeepOrderCheckBo' - +'x'#8'TabOrder'#2#4#0#0#9'TCheckBox'#27'ClassHeaderCommentsCheckBox'#22'Anch' - +'orSideLeft.Control'#7'"ForwardProcsInsertPolicyRadioGroup'#19'AnchorSideLef' - +'t.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#29'ForwardProcsKeepOrder' - +'CheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#10#1#6'Height'#2 - +#19#3'Top'#3#174#0#5'Width'#3#183#0#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#27'ClassHeaderCommentsCheckBox'#8'TabOrder'#2#5#0#0#9'TGroupBox'#26'Propert' - +'yCompletionGroupBox'#22'AnchorSideLeft.Control'#7#16'CodeCreationPage'#21'A' - +'nchorSideTop.Control'#7'"ForwardProcsInsertPolicyRadioGroup'#18'AnchorSideT' - +'op.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#16'CodeCreationPage' - +#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBo' - +'ttom'#4'Left'#2#6#6'Height'#2'{'#3'Top'#3#249#0#5'Width'#3#28#2#7'Anchors' - +#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#26'PropertyCompletionGroupBox'#12'ClientHeight'#2'{'#11'ClientWidth'#3#28#2 - +#8'TabOrder'#2#6#0#6'TLabel'#28'PropertyReadIdentPrefixLabel'#21'AnchorSideT' - +'op.Control'#7#27'PropertyReadIdentPrefixEdit'#18'AnchorSideTop.Side'#7#9'as' - +'rCenter'#23'AnchorSideRight.Control'#7#27'PropertyReadIdentPrefixEdit'#4'Le' - +'ft'#2#243#6'Height'#2#14#3'Top'#2'#'#5'Width'#3#147#0#7'Anchors'#11#5'akTop' - +#7'akRight'#0#19'BorderSpacing.Right'#2#6#7'Caption'#6#28'PropertyReadIdentP' - +'refixLabel'#11'ParentColor'#8#0#0#6'TLabel'#29'PropertyWriteIdentPrefixLabe' - +'l'#21'AnchorSideTop.Control'#7#28'PropertyWriteIdentPrefixEdit'#18'AnchorSi' - +'deTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#28'PropertyWriteId' - +'entPrefixEdit'#4'Left'#2#242#6'Height'#2#14#3'Top'#2':'#5'Width'#3#148#0#7 - +'Anchors'#11#5'akTop'#7'akRight'#0#19'BorderSpacing.Right'#2#6#7'Caption'#6 - +#29'PropertyWriteIdentPrefixLabel'#11'ParentColor'#8#0#0#6'TLabel'#31'Proper' - +'tyStoredIdentPostfixLabel'#21'AnchorSideTop.Control'#7#30'PropertyStoredIde' - +'ntPostfixEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Con' - +'trol'#7#30'PropertyStoredIdentPostfixEdit'#4'Left'#2#231#6'Height'#2#14#3'T' - +'op'#2'Q'#5'Width'#3#159#0#7'Anchors'#11#5'akTop'#7'akRight'#0#19'BorderSpac' - +'ing.Right'#2#6#7'Caption'#6#31'PropertyStoredIdentPostfixLabel'#11'ParentCo' - +'lor'#8#0#0#6'TLabel'#26'PrivateVariablePrefixLabel'#21'AnchorSideTop.Contro' - +'l'#7#25'PrivateVariablePrefixEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#23 - +'AnchorSideRight.Control'#7#25'PrivateVariablePrefixEdit'#4'Left'#3'>'#1#6'H' - +'eight'#2#14#3'Top'#2'#'#5'Width'#2'~'#7'Anchors'#11#5'akTop'#7'akRight'#0#19 - +'BorderSpacing.Right'#2#6#7'Caption'#6#26'PrivateVariablePrefixLabel'#11'Par' - +'entColor'#8#0#0#6'TLabel'#28'SetPropertyVariablenameLabel'#21'AnchorSideTop' - +'.Control'#7#27'SetPropertyVariablenameEdit'#18'AnchorSideTop.Side'#7#9'asrC' - +'enter'#23'AnchorSideRight.Control'#7#27'SetPropertyVariablenameEdit'#4'Left' - +#3'('#1#6'Height'#2#14#3'Top'#2':'#5'Width'#3#148#0#7'Anchors'#11#5'akTop'#7 - +'akRight'#0#19'BorderSpacing.Right'#2#6#7'Caption'#6#28'SetPropertyVariablen' - +'ameLabel'#11'ParentColor'#8#0#0#9'TCheckBox'#26'PropertyCompletionCheckBox' - ,#22'AnchorSideLeft.Control'#7#26'PropertyCompletionGroupBox'#21'AnchorSideTo' - +'p.Control'#7#26'PropertyCompletionGroupBox'#4'Left'#2#6#6'Height'#2#19#3'To' - +'p'#2#6#5'Width'#3#168#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#26'Proper' - +'tyCompletionCheckBox'#8'TabOrder'#2#0#0#0#5'TEdit'#27'PropertyReadIdentPref' - +'ixEdit'#22'AnchorSideLeft.Control'#7#28'PropertyWriteIdentPrefixEdit'#18'An' - +'chorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#28'PropertyW' - +'riteIdentPrefixEdit'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#140#0 - +#6'Height'#2#23#3'Top'#2#31#5'Width'#2'P'#7'Anchors'#11#5'akTop'#6'akLeft'#7 - +'akRight'#0#8'TabOrder'#2#1#4'Text'#6#27'PropertyReadIdentPrefixEdit'#0#0#5 - +'TEdit'#28'PropertyWriteIdentPrefixEdit'#21'AnchorSideTop.Control'#7#27'Prop' - +'ertyReadIdentPrefixEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'AnchorSid' - +'eRight.Side'#7#9'asrBottom'#4'Left'#3#140#0#6'Height'#2#23#3'Top'#2'6'#5'Wi' - +'dth'#2'P'#8'TabOrder'#2#2#4'Text'#6#28'PropertyWriteIdentPrefixEdit'#0#0#5 - +'TEdit'#30'PropertyStoredIdentPostfixEdit'#21'AnchorSideTop.Control'#7#28'Pr' - +'opertyWriteIdentPrefixEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'Anchor' - +'SideRight.Side'#7#9'asrBottom'#4'Left'#3#140#0#6'Height'#2#23#3'Top'#2'M'#5 - +'Width'#2'P'#8'TabOrder'#2#3#4'Text'#6#30'PropertyStoredIdentPostfixEdit'#0#0 - +#5'TEdit'#25'PrivateVariablePrefixEdit'#21'AnchorSideTop.Control'#7#27'Prope' - +'rtyReadIdentPrefixEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSide' - +'Right.Control'#7#26'PropertyCompletionGroupBox'#20'AnchorSideRight.Side'#7#9 - +'asrBottom'#4'Left'#3#194#1#6'Height'#2#23#3'Top'#2#31#5'Width'#2'P'#7'Ancho' - +'rs'#11#5'akTop'#7'akRight'#0#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#4#4 - +'Text'#6#25'PrivateVariablePrefixEdit'#0#0#5'TEdit'#27'SetPropertyVariablena' - +'meEdit'#21'AnchorSideTop.Control'#7#28'PropertyWriteIdentPrefixEdit'#18'Anc' - +'horSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#26'PropertyCo' - +'mpletionGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#194#1#6 - +'Height'#2#23#3'Top'#2'6'#5'Width'#2'P'#7'Anchors'#11#5'akTop'#7'akRight'#0 - +#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#5#4'Text'#6#27'SetPropertyVariabl' - +'enameEdit'#0#0#0#0#5'TPage'#17'WordsPoliciesPage'#7'Caption'#6#17'WordsPoli' - +'ciesPage'#11'ClientWidth'#3'('#2#12'ClientHeight'#3'k'#1#0#11'TRadioGroup' - +#23'KeyWordPolicyRadioGroup'#22'AnchorSideLeft.Control'#7#17'WordsPoliciesPa' - +'ge'#21'AnchorSideTop.Control'#7#17'WordsPoliciesPage'#23'AnchorSideRight.Co' - +'ntrol'#7#17'WordsPoliciesPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Le' - +'ft'#2#6#6'Height'#2'd'#3'Top'#2#6#5'Width'#3#28#2#7'Anchors'#11#5'akTop'#6 - +'akLeft'#7'akRight'#0#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#23'KeyWordPolicyRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSi' - +'zing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomoge' - +'nousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildRes' - +'ize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.S' - +'hrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRi' - +'ghtThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#7'OnClick'#7#14'Upd' - +'ateExamples'#8'TabOrder'#2#0#0#0#11'TRadioGroup'#26'IdentifierPolicyRadioGr' - +'oup'#22'AnchorSideLeft.Control'#7#17'WordsPoliciesPage'#21'AnchorSideTop.Co' - +'ntrol'#7#23'KeyWordPolicyRadioGroup'#18'AnchorSideTop.Side'#7#9'asrBottom' - +#23'AnchorSideRight.Control'#7#17'WordsPoliciesPage'#20'AnchorSideRight.Side' - +#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'd'#3'Top'#2'p'#5'Width'#3#28#2#7'Anc' - +'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#20'BorderSpacing.Aro' - +'und'#2#6#7'Caption'#6#26'IdentifierPolicyRadioGroup'#28'ChildSizing.LeftRig' - +'htSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeH' - +'orizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7 - +#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScale' - +'Childs'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.' - +'Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine' - +#2#1#7'OnClick'#7#14'UpdateExamples'#8'TabOrder'#2#1#0#0#0#5'TPage'#17'LineS' - +'plittingPage'#7'Caption'#6#17'LineSplittingPage'#11'ClientWidth'#3'('#2#12 - +'ClientHeight'#3'k'#1#0#6'TLabel'#15'LineLengthLabel'#21'AnchorSideTop.Contr' - +'ol'#7#14'LineLengthEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#23'AnchorSid' - +'eRight.Control'#7#14'LineLengthEdit'#4'Left'#2'0'#6'Height'#2#14#3'Top'#2#14 - +#5'Width'#2'N'#7'Anchors'#11#5'akTop'#7'akRight'#0#19'BorderSpacing.Right'#2 - +#6#7'Caption'#6#15'LineLengthLabel'#11'ParentColor'#8#0#0#6'TLabel'#17'Split' - +'PreviewLabel'#22'AnchorSideLeft.Control'#7#19'SplitPreviewSynEdit'#24'Ancho' - +'rSideBottom.Control'#7#19'SplitPreviewSynEdit'#4'Left'#3#12#1#6'Height'#2#16 - +#3'Top'#2#18#5'Width'#2'T'#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#7 - +'Caption'#6#17'SplitPreviewLabel'#11'ParentColor'#8#0#0#5'TEdit'#14'LineLeng' - ,'thEdit'#4'Left'#3#132#0#6'Height'#2#23#3'Top'#2#10#5'Width'#2'2'#8'OnChange' - +#7#14'UpdateExamples'#8'TabOrder'#2#0#4'Text'#6#14'LineLengthEdit'#0#0#9'TGr' - +'oupBox'#29'DoNotSplitLineInFrontGroupBox'#22'AnchorSideLeft.Control'#7#17'L' - +'ineSplittingPage'#21'AnchorSideTop.Control'#7#14'LineLengthEdit'#18'AnchorS' - +'ideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#19'SplitPreviewSy' - +'nEdit'#4'Left'#2#6#6'Height'#3#153#0#3'Top'#2''''#5'Width'#3#0#1#20'BorderS' - +'pacing.Around'#2#6#7'Caption'#6#29'DoNotSplitLineInFrontGroupBox'#8'TabOrde' - +'r'#2#1#7'OnClick'#7#14'UpdateExamples'#0#0#9'TGroupBox'#27'DoNotSplitLineAf' - +'terGroupBox'#22'AnchorSideLeft.Control'#7#17'LineSplittingPage'#21'AnchorSi' - +'deTop.Control'#7#29'DoNotSplitLineInFrontGroupBox'#18'AnchorSideTop.Side'#7 - +#9'asrBottom'#23'AnchorSideRight.Control'#7#29'DoNotSplitLineInFrontGroupBox' - +#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#153#0#3'Top' - +#3#198#0#5'Width'#3#0#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'Bor' - +'derSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#7'Caption'#6#27'DoNotSplitLi' - +'neAfterGroupBox'#8'TabOrder'#2#2#7'OnClick'#7#14'UpdateExamples'#0#0#8'TSyn' - +'Edit'#19'SplitPreviewSynEdit'#22'AnchorSideLeft.Control'#7#29'DoNotSplitLin' - +'eInFrontGroupBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#23'AnchorSideRight' - +'.Control'#7#17'LineSplittingPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24 - +'AnchorSideBottom.Control'#7#17'LineSplittingPage'#21'AnchorSideBottom.Side' - +#7#9'asrBottom'#4'Left'#3#12#1#6'Height'#3'C'#1#3'Top'#2'"'#5'Width'#3#22#1 - +#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#7'Anchors'#11#5'ak' - +'Top'#6'akLeft'#7'akRight'#8'akBottom'#0#11'Font.Height'#2#240#9'Font.Name'#6 - +#7'courier'#10'Font.Pitch'#7#7'fpFixed'#12'Font.Quality'#7#16'fqNonAntialias' - +'ed'#11'ParentColor'#8#10'ParentFont'#8#8'TabOrder'#2#3#23'BookMarkOptions.X' - +'offset'#2#238#14'Gutter.Visible'#8#10'Keystrokes'#14#1#7'Command'#2#3#8'Sho' - +'rtCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3#211#0#8 - +'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2'h'#8'S' - +'hortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command'#2#1#8 - +'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2#5#8'S' - +'hortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2#8'S' - +'hortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6#8 - +'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2#10 - +#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2#14#8 - +'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2#9#8 - +'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13#8 - +'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8 - +'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8 - +'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8 - +'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8 - +'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0 - +#8'ShortCut'#2'-'#0#1#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3 - +'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Comman' - +'d'#3'['#2#8'ShortCut'#3'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Co' - +'mmand'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@' - +#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'Short' - +'Cut'#4#8#160#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3 - +#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Comm' - +'and'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7 - +'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@' - +#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3 - +'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortC' - +'ut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8 - +'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-' - +#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3 - +'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Comman' - +'d'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'C' - +'ommand'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1 - +#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@' - +#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3 - +'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCu' - +'t'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'Sh' - +'ortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1 - +#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3 - +'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Comma' - ,'nd'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7 - +'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1 - +#7'Command'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#19'SplitPrev' - +'iewSynEdit'#0#0#0#0#5'TPage'#18'SpaceNotCosmosPage'#7'Caption'#6#18'SpaceNo' - +'tCosmosPage'#11'ClientWidth'#3'('#2#12'ClientHeight'#3'k'#1#0#6'TLabel'#17 - +'SpacePreviewLabel'#22'AnchorSideLeft.Control'#7#18'SpaceNotCosmosPage'#21'A' - +'nchorSideTop.Control'#7#28'DoInsertSpaceInFrontGroupBox'#18'AnchorSideTop.S' - +'ide'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#14#3'Top'#3#162#0#5'Width'#2']' - +#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right' - +#2#6#7'Caption'#6#17'SpacePreviewLabel'#11'ParentColor'#8#0#0#9'TGroupBox'#28 - +'DoInsertSpaceInFrontGroupBox'#22'AnchorSideLeft.Control'#7#18'SpaceNotCosmo' - +'sPage'#21'AnchorSideTop.Control'#7#18'SpaceNotCosmosPage'#4'Left'#2#6#6'Hei' - +'ght'#3#150#0#3'Top'#2#6#5'Width'#3#10#1#20'BorderSpacing.Around'#2#6#7'Capt' - +'ion'#6#28'DoInsertSpaceInFrontGroupBox'#8'TabOrder'#2#0#7'OnClick'#7#14'Upd' - +'ateExamples'#0#0#9'TGroupBox'#26'DoInsertSpaceAfterGroupBox'#22'AnchorSideL' - +'eft.Control'#7#28'DoInsertSpaceInFrontGroupBox'#19'AnchorSideLeft.Side'#7#9 - +'asrBottom'#21'AnchorSideTop.Control'#7#18'SpaceNotCosmosPage'#23'AnchorSide' - +'Right.Control'#7#18'SpaceNotCosmosPage'#20'AnchorSideRight.Side'#7#9'asrBot' - +'tom'#4'Left'#3#22#1#6'Height'#3#150#0#3'Top'#2#6#5'Width'#3#12#1#7'Anchors' - +#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6 - +#26'DoInsertSpaceAfterGroupBox'#8'TabOrder'#2#1#7'OnClick'#7#14'UpdateExampl' - +'es'#0#0#8'TSynEdit'#19'SpacePreviewSynEdit'#22'AnchorSideLeft.Control'#7#18 - +'SpaceNotCosmosPage'#21'AnchorSideTop.Control'#7#17'SpacePreviewLabel'#18'An' - +'chorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#18'SpaceNotC' - +'osmosPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Cont' - +'rol'#7#18'SpaceNotCosmosPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Le' - +'ft'#2#6#6'Height'#3#181#0#3'Top'#3#176#0#5'Width'#3#28#2#18'BorderSpacing.L' - +'eft'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#7'Anchors' - +#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#11'Font.Height'#2#240#9'Font' - +'.Name'#6#7'courier'#10'Font.Pitch'#7#7'fpFixed'#12'Font.Quality'#7#16'fqNon' - +'Antialiased'#11'ParentColor'#8#10'ParentFont'#8#8'TabOrder'#2#2#23'BookMark' - +'Options.Xoffset'#2#238#14'Gutter.Visible'#8#10'Keystrokes'#14#1#7'Command'#2 - +#3#8'ShortCut'#2'&'#0#1#7'Command'#2'g'#8'ShortCut'#3'& '#0#1#7'Command'#3 - +#211#0#8'ShortCut'#3'&@'#0#1#7'Command'#2#4#8'ShortCut'#2'('#0#1#7'Command'#2 - +'h'#8'ShortCut'#3'( '#0#1#7'Command'#3#212#0#8'ShortCut'#3'(@'#0#1#7'Command' - +#2#1#8'ShortCut'#2'%'#0#1#7'Command'#2'e'#8'ShortCut'#3'% '#0#1#7'Command'#2 - +#5#8'ShortCut'#3'%@'#0#1#7'Command'#2'i'#8'ShortCut'#3'%`'#0#1#7'Command'#2#2 - +#8'ShortCut'#2''''#0#1#7'Command'#2'f'#8'ShortCut'#3''' '#0#1#7'Command'#2#6 - +#8'ShortCut'#3'''@'#0#1#7'Command'#2'j'#8'ShortCut'#3'''`'#0#1#7'Command'#2 - +#10#8'ShortCut'#2'"'#0#1#7'Command'#2'n'#8'ShortCut'#3'" '#0#1#7'Command'#2 - +#14#8'ShortCut'#3'"@'#0#1#7'Command'#2'r'#8'ShortCut'#3'"`'#0#1#7'Command'#2 - +#9#8'ShortCut'#2'!'#0#1#7'Command'#2'm'#8'ShortCut'#3'! '#0#1#7'Command'#2#13 - +#8'ShortCut'#3'!@'#0#1#7'Command'#2'q'#8'ShortCut'#3'!`'#0#1#7'Command'#2#7#8 - +'ShortCut'#2'$'#0#1#7'Command'#2'k'#8'ShortCut'#3'$ '#0#1#7'Command'#2#15#8 - +'ShortCut'#3'$@'#0#1#7'Command'#2's'#8'ShortCut'#3'$`'#0#1#7'Command'#2#8#8 - +'ShortCut'#2'#'#0#1#7'Command'#2'l'#8'ShortCut'#3'# '#0#1#7'Command'#2#16#8 - +'ShortCut'#3'#@'#0#1#7'Command'#2't'#8'ShortCut'#3'#`'#0#1#7'Command'#3#223#0 - +#8'ShortCut'#2'-'#0#1#7'Command'#3#201#0#8'ShortCut'#3'-@'#0#1#7'Command'#3 - +'\'#2#8'ShortCut'#3'- '#0#1#7'Command'#3#246#1#8'ShortCut'#2'.'#0#1#7'Comman' - +'d'#3'['#2#8'ShortCut'#3'. '#0#1#7'Command'#3#245#1#8'ShortCut'#2#8#0#1#7'Co' - +'mmand'#3#245#1#8'ShortCut'#3#8' '#0#1#7'Command'#3#248#1#8'ShortCut'#3#8'@' - +#0#1#7'Command'#3'Y'#2#8'ShortCut'#4#8#128#0#0#0#1#7'Command'#3'Z'#2#8'Short' - +'Cut'#4#8#160#0#0#0#1#7'Command'#3#253#1#8'ShortCut'#2#13#0#1#7'Command'#3 - +#199#0#8'ShortCut'#3'A@'#0#1#7'Command'#3#201#0#8'ShortCut'#3'C@'#0#1#7'Comm' - +'and'#3'b'#2#8'ShortCut'#3'I`'#0#1#7'Command'#3#253#1#8'ShortCut'#3'M@'#0#1#7 - +'Command'#3#254#1#8'ShortCut'#3'N@'#0#1#7'Command'#3#247#1#8'ShortCut'#3'T@' - +#0#1#7'Command'#3'c'#2#8'ShortCut'#3'U`'#0#1#7'Command'#3'\'#2#8'ShortCut'#3 - +'V@'#0#1#7'Command'#3'['#2#8'ShortCut'#3'X@'#0#1#7'Command'#3#251#1#8'ShortC' - +'ut'#3'Y@'#0#1#7'Command'#3#250#1#8'ShortCut'#3'Y`'#0#1#7'Command'#3'Y'#2#8 - +'ShortCut'#3'Z@'#0#1#7'Command'#3'Z'#2#8'ShortCut'#3'Z`'#0#1#7'Command'#3'-' - +#1#8'ShortCut'#3'0@'#0#1#7'Command'#3'.'#1#8'ShortCut'#3'1@'#0#1#7'Command'#3 - +'/'#1#8'ShortCut'#3'2@'#0#1#7'Command'#3'0'#1#8'ShortCut'#3'3@'#0#1#7'Comman' - +'d'#3'1'#1#8'ShortCut'#3'4@'#0#1#7'Command'#3'2'#1#8'ShortCut'#3'5@'#0#1#7'C' - +'ommand'#3'3'#1#8'ShortCut'#3'6@'#0#1#7'Command'#3'4'#1#8'ShortCut'#3'7@'#0#1 - ,#7'Command'#3'5'#1#8'ShortCut'#3'8@'#0#1#7'Command'#3'6'#1#8'ShortCut'#3'9@' - +#0#1#7'Command'#3'_'#1#8'ShortCut'#3'0`'#0#1#7'Command'#3'`'#1#8'ShortCut'#3 - +'1`'#0#1#7'Command'#3'a'#1#8'ShortCut'#3'2`'#0#1#7'Command'#3'b'#1#8'ShortCu' - +'t'#3'3`'#0#1#7'Command'#3'c'#1#8'ShortCut'#3'4`'#0#1#7'Command'#3'd'#1#8'Sh' - +'ortCut'#3'5`'#0#1#7'Command'#3'e'#1#8'ShortCut'#3'6`'#0#1#7'Command'#3'f'#1 - +#8'ShortCut'#3'7`'#0#1#7'Command'#3'g'#1#8'ShortCut'#3'8`'#0#1#7'Command'#3 - +'h'#1#8'ShortCut'#3'9`'#0#1#7'Command'#3#231#0#8'ShortCut'#3'N`'#0#1#7'Comma' - +'nd'#3#232#0#8'ShortCut'#3'C`'#0#1#7'Command'#3#233#0#8'ShortCut'#3'L`'#0#1#7 - +'Command'#3'd'#2#8'ShortCut'#2#9#0#1#7'Command'#3'e'#2#8'ShortCut'#3#9' '#0#1 - +#7'Command'#3#250#0#8'ShortCut'#3'B`'#0#0#13'Lines.Strings'#1#6#19'SpacePrev' - +'iewSynEdit'#0#0#0#0#5'TPage'#24'IdentifierCompletionPage'#7'Caption'#6#24'I' - +'dentifierCompletionPage'#11'ClientWidth'#3'('#2#12'ClientHeight'#3'k'#1#0#9 - +'TCheckBox'#22'ICAddSemicolonCheckBox'#22'AnchorSideLeft.Control'#7#24'Ident' - +'ifierCompletionPage'#21'AnchorSideTop.Control'#7#24'IdentifierCompletionPag' - +'e'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#150#0#20'BorderSpacing.' - +'Around'#2#6#7'Caption'#6#22'ICAddSemicolonCheckBox'#8'TabOrder'#2#0#0#0#9'T' - +'CheckBox'#27'ICAddAssignOperatorCheckBox'#22'AnchorSideLeft.Control'#7#24'I' - +'dentifierCompletionPage'#21'AnchorSideTop.Control'#7#22'ICAddSemicolonCheck' - +'Box'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top' - +#2#31#5'Width'#3#178#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'ICAddAss' - +'ignOperatorCheckBox'#8'TabOrder'#2#1#0#0#0#0#12'TButtonPanel'#11'ButtonPane' - +'l'#4'Left'#2#6#6'Height'#2'('#3'Top'#3#139#1#5'Width'#3'$'#2#5'Align'#7#8'a' - +'lBottom'#8'AutoSize'#9#8'TabOrder'#2#1#11'ShowButtons'#11#4'pbOK'#8'pbCance' - +'l'#6'pbHelp'#0#0#0#0 -]); diff --git a/ide/codetoolsoptions.pas b/ide/codetoolsoptions.pas index cc2c087331..0351d22742 100644 --- a/ide/codetoolsoptions.pas +++ b/ide/codetoolsoptions.pas @@ -720,6 +720,5 @@ end; initialization RegisterIDEOptionsGroup(GroupCodetools, dlgGroupCodetools); - {$I codetoolsoptions.lrs} end.