object CodetoolsClassCompletionOptionsFrame: TCodetoolsClassCompletionOptionsFrame Left = 0 Height = 431 Top = 0 Width = 575 ClientHeight = 431 ClientWidth = 575 TabOrder = 0 Visible = False DesignLeft = 336 DesignTop = 176 object ClassPartInsertPolicyRadioGroup: TRadioGroup AnchorSideLeft.Control = Owner AnchorSideTop.Control = Owner AnchorSideRight.Side = asrBottom Left = 0 Height = 100 Top = 0 Width = 250 AutoFill = True AutoSize = True 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 Constraints.MinHeight = 100 Constraints.MinWidth = 250 TabOrder = 0 end object MethodInsertPolicyRadioGroup: TRadioGroup AnchorSideLeft.Control = ClassPartInsertPolicyRadioGroup AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = Owner AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom Left = 256 Height = 100 Top = 0 Width = 319 Anchors = [akTop, akLeft, akRight] AutoFill = True AutoSize = True BorderSpacing.Left = 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 Constraints.MinHeight = 100 TabOrder = 1 end object MixMethodsAndPropertiesCheckBox: TCheckBox AnchorSideLeft.Control = Owner AnchorSideTop.Control = ClassPartInsertPolicyRadioGroup AnchorSideTop.Side = asrBottom Left = 6 Height = 24 Top = 106 Width = 227 BorderSpacing.Around = 6 Caption = 'MixMethodsAndPropertiesCheckBox' TabOrder = 2 end object ClassHeaderCommentsCheckBox: TCheckBox AnchorSideLeft.Control = Owner AnchorSideTop.Control = UpdateAllMethodSignaturesCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 24 Top = 166 Width = 204 BorderSpacing.Around = 6 Caption = 'ClassHeaderCommentsCheckBox' TabOrder = 3 end object PropertyCompletionGroupBox: TGroupBox AnchorSideLeft.Control = Owner AnchorSideTop.Control = ClassImplementationCommentsCheckBox AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom AnchorSideBottom.Side = asrBottom Left = 0 Height = 184 Top = 226 Width = 575 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Top = 6 Caption = 'PropertyCompletionGroupBox' ClientHeight = 167 ClientWidth = 571 TabOrder = 4 object PropertyCompletionCheckBox: TCheckBox AnchorSideLeft.Control = PropertyCompletionGroupBox AnchorSideTop.Control = PropertyCompletionGroupBox Left = 6 Height = 24 Top = 6 Width = 192 BorderSpacing.Around = 6 Caption = 'PropertyCompletionCheckBox' TabOrder = 0 end object PropPrefixesPanel: TPanel AnchorSideLeft.Control = PropertyCompletionGroupBox AnchorSideTop.Control = PropertyCompletionCheckBox AnchorSideTop.Side = asrBottom AnchorSideRight.Control = PropertyCompletionGroupBox AnchorSideRight.Side = asrBottom Left = 6 Height = 125 Top = 36 Width = 559 Anchors = [akTop, akLeft, akRight] AutoSize = True BorderSpacing.Around = 6 BevelOuter = bvNone ChildSizing.Layout = cclTopToBottomThenLeftToRight ChildSizing.ControlsPerLine = 5 ClientHeight = 125 ClientWidth = 559 TabOrder = 1 object SetPropertyVariablenameLabel: TLabel AnchorSideTop.Side = asrCenter Left = 11 Height = 15 Top = 5 Width = 171 BorderSpacing.Right = 6 BorderSpacing.CellAlignHorizontal = ccaRightBottom BorderSpacing.CellAlignVertical = ccaCenter Caption = 'SetPropertyVariablenameLabel' ParentColor = False end object PrivateVariablePrefixLabel: TLabel AnchorSideTop.Side = asrCenter Left = 36 Height = 15 Top = 30 Width = 146 BorderSpacing.Right = 6 BorderSpacing.CellAlignHorizontal = ccaRightBottom BorderSpacing.CellAlignVertical = ccaCenter Caption = 'PrivateVariablePrefixLabel' ParentColor = False end object PropertyStoredIdentPostfixLabel: TLabel AnchorSideTop.Side = asrCenter Left = 0 Height = 15 Top = 55 Width = 182 BorderSpacing.Right = 6 BorderSpacing.CellAlignHorizontal = ccaRightBottom BorderSpacing.CellAlignVertical = ccaCenter Caption = 'PropertyStoredIdentPostfixLabel' ParentColor = False end object PropertyWriteIdentPrefixLabel: TLabel AnchorSideTop.Side = asrCenter Left = 11 Height = 15 Top = 80 Width = 171 BorderSpacing.Right = 6 BorderSpacing.CellAlignHorizontal = ccaRightBottom BorderSpacing.CellAlignVertical = ccaCenter Caption = 'PropertyWriteIdentPrefixLabel' ParentColor = False end object PropertyReadIdentPrefixLabel: TLabel AnchorSideTop.Side = asrCenter Left = 14 Height = 15 Top = 105 Width = 168 BorderSpacing.Right = 6 BorderSpacing.CellAlignHorizontal = ccaRightBottom BorderSpacing.CellAlignVertical = ccaCenter Caption = 'PropertyReadIdentPrefixLabel' ParentColor = False end object SetPropertyVariablenameEdit: TEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 188 Height = 25 Top = 0 Width = 80 TabOrder = 0 Text = 'SetPropertyVariablenameEdit' end object PrivateVariablePrefixEdit: TEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 188 Height = 25 Top = 25 Width = 80 TabOrder = 1 Text = 'PrivateVariablePrefixEdit' end object PropertyStoredIdentPostfixEdit: TEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 188 Height = 25 Top = 50 Width = 80 TabOrder = 2 Text = 'PropertyStoredIdentPostfixEdit' end object PropertyWriteIdentPrefixEdit: TEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 188 Height = 25 Top = 75 Width = 80 TabOrder = 3 Text = 'PropertyWriteIdentPrefixEdit' end object PropertyReadIdentPrefixEdit: TEdit AnchorSideTop.Side = asrBottom AnchorSideRight.Side = asrBottom Left = 188 Height = 25 Top = 100 Width = 80 TabOrder = 4 Text = 'PropertyReadIdentPrefixEdit' end end end object ClassImplementationCommentsCheckBox: TCheckBox AnchorSideLeft.Control = Owner AnchorSideTop.Control = ClassHeaderCommentsCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 24 Top = 196 Width = 251 BorderSpacing.Around = 6 Caption = 'ClassImplementationCommentsCheckBox' TabOrder = 5 end object UpdateAllMethodSignaturesCheckBox: TCheckBox AnchorSideLeft.Control = Owner AnchorSideTop.Control = MixMethodsAndPropertiesCheckBox AnchorSideTop.Side = asrBottom Left = 6 Height = 24 Top = 136 Width = 235 BorderSpacing.Around = 6 Caption = 'UpdateAllMethodSignaturesCheckBox' TabOrder = 6 end end