inherited CodetoolsWordPolicyOptionsFrame: TCodetoolsWordPolicyOptionsFrame Height = 355 Width = 483 ClientHeight = 355 ClientWidth = 483 TabOrder = 0 Visible = False DesignLeft = 340 DesignTop = 252 object KeyWordPolicyRadioGroup: TRadioGroup[0] AnchorSideLeft.Control = Owner AnchorSideTop.Control = Owner AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom Left = 0 Height = 100 Top = 0 Width = 483 Anchors = [akTop, akLeft, akRight] AutoFill = True AutoSize = True 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 Constraints.MinHeight = 100 TabOrder = 0 end object IdentifierPolicyRadioGroup: TRadioGroup[1] AnchorSideLeft.Control = Owner AnchorSideTop.Control = KeyWordPolicyRadioGroup AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom Left = 0 Height = 102 Top = 106 Width = 483 Anchors = [akTop, akLeft, akRight] AutoFill = True AutoSize = True BorderSpacing.Top = 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 Constraints.MinHeight = 100 TabOrder = 1 end object WordExceptionsGroupBox: TGroupBox[2] AnchorSideLeft.Control = Owner AnchorSideTop.Control = IdentifierPolicyRadioGroup AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom Left = 0 Height = 138 Top = 214 Width = 483 Anchors = [akTop, akLeft, akRight] BorderSpacing.Top = 6 Caption = 'WordExceptionsGroupBox' ClientHeight = 120 ClientWidth = 479 TabOrder = 2 object WordExceptionsMemo: TMemo Left = 6 Height = 108 Top = 6 Width = 467 Align = alClient BorderSpacing.Around = 6 ScrollBars = ssAutoVertical TabOrder = 0 end end end