object frmAppearanceEditWindow: TfrmAppearanceEditWindow Left = 349 Top = 120 Caption = 'Toolbar appearance editor' ClientHeight = 527 ClientWidth = 565 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OnShow = FormShow PixelsPerInch = 96 object gbPreview: TGroupBox AlignWithMargins = True Left = 3 Top = 351 Width = 559 Height = 137 Align = alTop Caption = ' Preview ' TabOrder = 0 object tbPreview: TSpkToolbar Left = 3 Top = 4 Width = 549 Color = clBtnFace Appearance.Tab.TabHeaderFont.Charset = DEFAULT_CHARSET Appearance.Tab.TabHeaderFont.Color = 9126421 Appearance.Tab.TabHeaderFont.Height = -13 Appearance.Tab.TabHeaderFont.Name = 'Calibri' Appearance.Tab.TabHeaderFont.Style = [] Appearance.Tab.BorderColor = 14922381 Appearance.Tab.GradientFromColor = 16115934 Appearance.Tab.GradientToColor = 15587527 Appearance.Tab.GradientType = bkConcave Appearance.Pane.CaptionFont.Charset = DEFAULT_CHARSET Appearance.Pane.CaptionFont.Color = 11168318 Appearance.Pane.CaptionFont.Height = -12 Appearance.Pane.CaptionFont.Name = 'Calibri' Appearance.Pane.CaptionFont.Style = [] Appearance.Pane.BorderDarkColor = 14335646 Appearance.Pane.BorderLightColor = 16315117 Appearance.Pane.GradientFromColor = 16115934 Appearance.Pane.GradientToColor = 15587527 Appearance.Pane.GradientType = bkConcave Appearance.Pane.CaptionBgColor = 15849922 Appearance.Element.CaptionFont.Charset = DEFAULT_CHARSET Appearance.Element.CaptionFont.Color = 9126421 Appearance.Element.CaptionFont.Height = -12 Appearance.Element.CaptionFont.Name = 'Calibri' Appearance.Element.CaptionFont.Style = [] Appearance.Element.IdleFrameColor = 14727067 Appearance.Element.IdleGradientFromColor = 15653832 Appearance.Element.IdleGradientToColor = 15323324 Appearance.Element.IdleGradientType = bkConcave Appearance.Element.IdleInnerLightColor = 15852501 Appearance.Element.IdleInnerDarkColor = 15520702 Appearance.Element.IdleCaptionColor = 11631958 Appearance.Element.HotTrackFrameColor = 10211293 Appearance.Element.HotTrackGradientFromColor = 14351615 Appearance.Element.HotTrackGradientToColor = 5101567 Appearance.Element.HotTrackGradientType = bkConcave Appearance.Element.HotTrackInnerLightColor = 12972543 Appearance.Element.HotTrackInnerDarkColor = 8045272 Appearance.Element.HotTrackCaptionColor = 8864367 Appearance.Element.ActiveFrameColor = 5535371 Appearance.Element.ActiveGradientFromColor = 7126014 Appearance.Element.ActiveGradientToColor = 4035324 Appearance.Element.ActiveGradientType = bkConcave Appearance.Element.ActiveInnerLightColor = 961020 Appearance.Element.ActiveInnerDarkColor = 961020 Appearance.Element.ActiveCaptionColor = 8405614 TabIndex = 0 Tabs = ( 'SpkTab1') object SpkTab1: TSpkTab CustomAppearance.Tab.TabHeaderFont.Charset = DEFAULT_CHARSET CustomAppearance.Tab.TabHeaderFont.Color = 9126421 CustomAppearance.Tab.TabHeaderFont.Height = -13 CustomAppearance.Tab.TabHeaderFont.Name = 'Calibri' CustomAppearance.Tab.TabHeaderFont.Style = [] CustomAppearance.Tab.BorderColor = 14922381 CustomAppearance.Tab.GradientFromColor = 16115934 CustomAppearance.Tab.GradientToColor = 15587527 CustomAppearance.Tab.GradientType = bkConcave CustomAppearance.Pane.CaptionFont.Charset = DEFAULT_CHARSET CustomAppearance.Pane.CaptionFont.Color = 11168318 CustomAppearance.Pane.CaptionFont.Height = -12 CustomAppearance.Pane.CaptionFont.Name = 'Calibri' CustomAppearance.Pane.CaptionFont.Style = [] CustomAppearance.Pane.BorderDarkColor = 14335646 CustomAppearance.Pane.BorderLightColor = 16315117 CustomAppearance.Pane.GradientFromColor = 16115934 CustomAppearance.Pane.GradientToColor = 15587527 CustomAppearance.Pane.GradientType = bkConcave CustomAppearance.Pane.CaptionBgColor = 15849922 CustomAppearance.Element.CaptionFont.Charset = DEFAULT_CHARSET CustomAppearance.Element.CaptionFont.Color = 9126421 CustomAppearance.Element.CaptionFont.Height = -12 CustomAppearance.Element.CaptionFont.Name = 'Calibri' CustomAppearance.Element.CaptionFont.Style = [] CustomAppearance.Element.IdleFrameColor = 14727067 CustomAppearance.Element.IdleGradientFromColor = 15653832 CustomAppearance.Element.IdleGradientToColor = 15323324 CustomAppearance.Element.IdleGradientType = bkConcave CustomAppearance.Element.IdleInnerLightColor = 15852501 CustomAppearance.Element.IdleInnerDarkColor = 15520702 CustomAppearance.Element.IdleCaptionColor = 11631958 CustomAppearance.Element.HotTrackFrameColor = 10211293 CustomAppearance.Element.HotTrackGradientFromColor = 14351615 CustomAppearance.Element.HotTrackGradientToColor = 5101567 CustomAppearance.Element.HotTrackGradientType = bkConcave CustomAppearance.Element.HotTrackInnerLightColor = 12972543 CustomAppearance.Element.HotTrackInnerDarkColor = 8045272 CustomAppearance.Element.HotTrackCaptionColor = 8864367 CustomAppearance.Element.ActiveFrameColor = 5535371 CustomAppearance.Element.ActiveGradientFromColor = 7126014 CustomAppearance.Element.ActiveGradientToColor = 4035324 CustomAppearance.Element.ActiveGradientType = bkConcave CustomAppearance.Element.ActiveInnerLightColor = 961020 CustomAppearance.Element.ActiveInnerDarkColor = 961020 CustomAppearance.Element.ActiveCaptionColor = 8405614 Caption = 'Sample toolbar' OverrideAppearance = False Visible = True Panes = ( 'SpkPane1' 'SpkPane2' 'SpkPane3') object SpkPane1: TSpkPane Caption = 'Sample large buttons' Visible = True Items = ( 'SpkLargeButton1' 'SpkLargeButton3' 'SpkLargeButton2') object SpkLargeButton1: TSpkLargeButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Default' LargeImageIndex = -1 end object SpkLargeButton3: TSpkLargeButton Visible = True Enabled = True ButtonKind = bkButtonDropdown Caption = 'Button and dropdown' LargeImageIndex = -1 end object SpkLargeButton2: TSpkLargeButton Visible = True Enabled = True ButtonKind = bkDropdown Caption = 'Dropdown' LargeImageIndex = -1 end end object SpkPane2: TSpkPane Caption = 'Sample small buttons' Visible = True Items = ( 'SpkSmallButton1' 'SpkSmallButton2' 'SpkSmallButton3') object SpkSmallButton1: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Default' ShowCaption = True TableBehaviour = tbBeginsRow GroupBehaviour = gbSingleItem HideFrameWhenIdle = True ImageIndex = -1 end object SpkSmallButton2: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButtonDropdown Caption = 'Button and dropdown' ShowCaption = True TableBehaviour = tbBeginsRow GroupBehaviour = gbSingleItem HideFrameWhenIdle = True ImageIndex = -1 end object SpkSmallButton3: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkDropdown Caption = 'Dropdown' ShowCaption = True TableBehaviour = tbBeginsRow GroupBehaviour = gbSingleItem HideFrameWhenIdle = True ImageIndex = -1 end end object SpkPane3: TSpkPane Caption = 'Tool buttons' Visible = True Items = ( 'SpkSmallButton4' 'SpkSmallButton5' 'SpkSmallButton6' 'SpkSmallButton7' 'SpkSmallButton8') object SpkSmallButton4: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Button' ShowCaption = False TableBehaviour = tbContinuesRow GroupBehaviour = gbBeginsGroup HideFrameWhenIdle = False ImageIndex = -1 end object SpkSmallButton5: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Button' ShowCaption = False TableBehaviour = tbContinuesRow GroupBehaviour = gbContinuesGroup HideFrameWhenIdle = False ImageIndex = -1 end object SpkSmallButton6: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Button' ShowCaption = False TableBehaviour = tbContinuesRow GroupBehaviour = gbEndsGroup HideFrameWhenIdle = False ImageIndex = -1 end object SpkSmallButton7: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Btn1' ShowCaption = True TableBehaviour = tbBeginsRow GroupBehaviour = gbSingleItem HideFrameWhenIdle = False ImageIndex = -1 end object SpkSmallButton8: TSpkSmallButton Visible = True Enabled = True ButtonKind = bkButton Caption = 'Btn2' ShowCaption = True TableBehaviour = tbContinuesRow GroupBehaviour = gbSingleItem HideFrameWhenIdle = False ImageIndex = -1 end end end end end object PageControl1: TPageControl AlignWithMargins = True Left = 3 Top = 3 Width = 559 Height = 342 ActivePage = TabSheet5 Align = alTop TabOrder = 1 object TabSheet1: TTabSheet Caption = 'Tab' object Label2: TLabel Left = 12 Top = 43 Width = 30 Height = 13 Caption = 'Frame' end object Label3: TLabel Left = 12 Top = 74 Width = 66 Height = 13 Caption = 'Gradient from' end object Label4: TLabel Left = 12 Top = 105 Width = 54 Height = 13 Caption = 'Gradient to' end object Label5: TLabel Left = 12 Top = 136 Width = 63 Height = 13 Caption = 'Gradient kind' end object Label6: TLabel Left = 12 Top = 175 Width = 78 Height = 13 Caption = 'Tab header font' end object sTabRectangle: TShape Left = 96 Top = 27 Width = 137 Height = 136 Visible = False end object pTabFrame: TPanel Left = 104 Top = 37 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 0 OnClick = pTabFrameClick end object pTabGradientFrom: TPanel Left = 104 Top = 68 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 1 OnClick = pTabGradientFromClick end object pTabGradientTo: TPanel Left = 104 Top = 99 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 2 OnClick = pTabGradientToClick end object cbTabGradientKind: TComboBox Left = 104 Top = 133 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 3 Text = 'None' OnChange = cbTabGradientKindChange Items.Strings = ( 'None' 'Horizontal' 'Vertical' 'Concave') end object pTabHeaderFont: TPanel Left = 104 Top = 169 Width = 73 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Font' TabOrder = 4 OnClick = pTabHeaderFontClick end object pTabHeaderFontColor: TPanel Left = 183 Top = 169 Width = 42 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 5 OnClick = pTabHeaderFontColorClick end object cbLinkTab: TCheckBox Left = 96 Top = 4 Width = 153 Height = 17 Caption = 'Link with pane and idle item' TabOrder = 6 OnClick = cbLinkTabClick end end object TabSheet2: TTabSheet Caption = 'Pane' ImageIndex = 1 object Label8: TLabel Left = 12 Top = 40 Width = 56 Height = 13 Caption = 'Border dark' end object Label21: TLabel Left = 12 Top = 71 Width = 55 Height = 13 Caption = 'Border light' end object Label9: TLabel Left = 12 Top = 102 Width = 66 Height = 13 Caption = 'Gradient from' end object Label10: TLabel Left = 12 Top = 133 Width = 54 Height = 13 Caption = 'Gradient to' end object Label11: TLabel Left = 12 Top = 161 Width = 63 Height = 13 Caption = 'Gradient kind' end object Label12: TLabel Left = 12 Top = 201 Width = 96 Height = 13 Caption = 'Caption background' end object Label13: TLabel Left = 12 Top = 232 Width = 85 Height = 13 Caption = 'Pane caption font' end object sPaneRectangle: TShape Left = 115 Top = 26 Width = 137 Height = 163 end object pPaneBorderDark: TPanel Left = 123 Top = 34 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 0 OnClick = pPaneBorderDarkClick end object pPaneBorderLight: TPanel Left = 123 Top = 65 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 1 OnClick = pPaneBorderLightClick end object pPaneGradientFrom: TPanel Left = 123 Top = 96 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 2 OnClick = pPaneGradientFromClick end object pPaneGradientTo: TPanel Left = 123 Top = 127 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 3 OnClick = pPaneGradientToClick end object cbPaneGradientKind: TComboBox Left = 123 Top = 158 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 4 Text = 'None' OnChange = cbPaneGradientKindChange Items.Strings = ( 'None' 'Horizontal' 'Vertical' 'Concave') end object pPaneCaptionBackground: TPanel Left = 123 Top = 195 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 5 OnClick = pPaneCaptionBackgroundClick end object pPaneCaptionFont: TPanel Left = 123 Top = 226 Width = 73 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Font' TabOrder = 6 OnClick = pPaneCaptionFontClick end object pPaneCaptionFontColor: TPanel Left = 202 Top = 226 Width = 42 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 7 OnClick = pPaneCaptionFontColorClick end object cbLinkPane: TCheckBox Left = 115 Top = 3 Width = 153 Height = 17 Caption = 'Link with tab and idle item' TabOrder = 8 OnClick = cbLinkPaneClick end end object TabSheet3: TTabSheet Caption = 'Item' ImageIndex = 2 object sItemRectangle: TShape Left = 112 Top = 26 Width = 137 Height = 240 Visible = False end object Label1: TLabel Left = 12 Top = 57 Width = 30 Height = 13 Caption = 'Frame' end object Label7: TLabel Left = 12 Top = 88 Width = 66 Height = 13 Caption = 'Gradient from' end object Label14: TLabel Left = 12 Top = 119 Width = 54 Height = 13 Caption = 'Gradient to' end object Label25: TLabel Left = 12 Top = 147 Width = 63 Height = 13 Caption = 'Gradient kind' end object Label26: TLabel Left = 12 Top = 278 Width = 45 Height = 13 Caption = 'Item font' end object Label27: TLabel Left = 120 Top = 32 Width = 121 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Idle' end object Label28: TLabel Left = 12 Top = 177 Width = 63 Height = 13 Caption = 'Caption color' end object Label29: TLabel Left = 12 Top = 208 Width = 76 Height = 13 Caption = 'Inner dark color' end object Label30: TLabel Left = 12 Top = 239 Width = 75 Height = 13 Caption = 'Inner light color' end object Label15: TLabel Left = 255 Top = 32 Width = 121 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Hottrack' end object Label16: TLabel Left = 391 Top = 32 Width = 121 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Active' end object pItemFont: TPanel Left = 120 Top = 272 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Font' TabOrder = 0 OnClick = pItemFontClick end object cbItemIdleGradientKind: TComboBox Left = 120 Top = 144 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 1 Text = 'None' OnChange = cbItemIdleGradientKindChange Items.Strings = ( 'None' 'Horizontal' 'Vertical' 'Concave') end object pItemIdleGradientTo: TPanel Left = 120 Top = 113 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 2 OnClick = pItemIdleGradientToClick end object pItemIdleGradientFrom: TPanel Left = 120 Top = 82 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 3 OnClick = pItemIdleGradientFromClick end object pItemIdleFrame: TPanel Left = 120 Top = 51 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 4 OnClick = pItemIdleFrameClick end object pItemIdleCaptionColor: TPanel Left = 120 Top = 171 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 5 OnClick = pItemIdleCaptionColorClick end object pItemIdleInnerDark: TPanel Left = 120 Top = 202 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 6 OnClick = pItemIdleInnerDarkClick end object pItemIdleInnerLight: TPanel Left = 120 Top = 233 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 7 OnClick = pItemIdleInnerLightClick end object cbItemHottrackGradientKind: TComboBox Left = 255 Top = 144 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 8 Text = 'None' OnChange = cbItemHottrackGradientKindChange Items.Strings = ( 'None' 'Horizontal' 'Vertical' 'Concave') end object pItemHottrackGradientTo: TPanel Left = 255 Top = 113 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 9 OnClick = pItemHottrackGradientToClick end object pItemHottrackGradientFrom: TPanel Left = 255 Top = 82 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 10 OnClick = pItemHottrackGradientFromClick end object pItemHottrackFrame: TPanel Left = 255 Top = 51 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 11 OnClick = pItemHottrackFrameClick end object pItemHottrackCaptionColor: TPanel Left = 255 Top = 171 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 12 OnClick = pItemHottrackCaptionColorClick end object pItemHottrackInnerDark: TPanel Left = 255 Top = 202 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 13 OnClick = pItemHottrackInnerDarkClick end object pItemHottrackInnerLight: TPanel Left = 255 Top = 233 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 14 OnClick = pItemHottrackInnerLightClick end object cbItemActiveGradientKind: TComboBox Left = 391 Top = 144 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 15 Text = 'None' OnChange = cbItemActiveGradientKindChange Items.Strings = ( 'None' 'Horizontal' 'Vertical' 'Concave') end object pItemActiveGradientTo: TPanel Left = 391 Top = 113 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 16 OnClick = pItemActiveGradientToClick end object pItemActiveGradientFrom: TPanel Left = 391 Top = 82 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 17 OnClick = pItemActiveGradientFromClick end object pItemActiveFrame: TPanel Left = 391 Top = 51 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 18 OnClick = pItemActiveFrameClick end object pItemActiveCaptionColor: TPanel Left = 391 Top = 171 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 19 OnClick = pItemActiveCaptionColorClick end object pItemActiveInnerDark: TPanel Left = 391 Top = 202 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 20 OnClick = pItemActiveInnerDarkClick end object pItemActiveInnerLight: TPanel Left = 391 Top = 233 Width = 121 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Color' ParentBackground = False TabOrder = 21 OnClick = pItemActiveInnerLightClick end object cbLinkItem: TCheckBox Left = 112 Top = 3 Width = 137 Height = 17 Caption = 'Link with tab and pane' TabOrder = 22 OnClick = cbLinkItemClick end end object TabSheet4: TTabSheet Caption = 'Import / export' ImageIndex = 3 object bImport: TButton Left = 119 Top = 3 Width = 110 Height = 25 Caption = 'Import from XML' TabOrder = 0 OnClick = bImportClick end object bExport: TButton Left = 3 Top = 3 Width = 110 Height = 25 Caption = 'Export to XML' TabOrder = 1 OnClick = bExportClick end object mXML: TMemo Left = 3 Top = 34 Width = 539 Height = 244 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False TabOrder = 2 end end object TabSheet5: TTabSheet Caption = 'Tools' ImageIndex = 4 object Label17: TLabel Left = 3 Top = 8 Width = 83 Height = 13 Caption = 'Reset to defaults' end object bReset: TButton Left = 120 Top = 3 Width = 105 Height = 25 Caption = 'Reset' TabOrder = 0 OnClick = bResetClick end end end object bOK: TButton Left = 343 Top = 494 Width = 104 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 end object bCancel: TButton Left = 453 Top = 494 Width = 104 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 3 end object cdColorDialog: TColorDialog Left = 7 Top = 459 end object fdFontDialog: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Left = 39 Top = 459 end end