object FrmProperties: TFrmProperties Left = 286 Top = 104 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle ClientHeight = 420 ClientWidth = 372 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object btnOk: TButton Left = 132 Top = 393 Width = 72 Height = 22 HelpContext = 49 Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 end object btnCancel: TButton Left = 212 Top = 393 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 1 end object btnHelp: TBitBtn Left = 292 Top = 393 Width = 72 Height = 22 HelpContext = 7 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = btnHelpClick end object pcPages: TPageControl Left = 8 Top = 8 Width = 356 Height = 377 ActivePage = sheetCellGeneral Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 object sheetCellGeneral: TTabSheet Caption = 'General' object lblDescription1: TLabel Left = 12 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 12 Top = 36 Width = 325 Height = 2 end object lblHeight: TLabel Left = 108 Top = 258 Width = 34 Height = 13 Caption = 'Height:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblWidth: TLabel Left = 12 Top = 258 Width = 31 Height = 13 Caption = 'Width:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ChecknoWrap: TCheckBox Left = 160 Top = 230 Width = 85 Height = 16 HelpContext = 241 Caption = 'no wrap' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbGrayed TabOrder = 4 end object rgTypeCell: TRadioGroup Left = 160 Top = 154 Width = 178 Height = 71 HelpContext = 53 Caption = 'Type of cell' Items.Strings = ( 'Data cell' 'Header cell') TabOrder = 3 end object gbColorOptions: TGroupBox Left = 160 Top = 45 Width = 178 Height = 103 Caption = 'Color options' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object lblBackColor: TLabel Left = 8 Top = 18 Width = 61 Height = 13 Caption = 'Background:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblBorderColor: TLabel Left = 23 Top = 62 Width = 34 Height = 13 Caption = 'Border:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Exp1: TImage Left = 9 Top = 62 Width = 12 Height = 12 AutoSize = True end object colbtnBackCell: TcxColorComboBox Left = 98 Top = 14 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 0 Width = 55 end object colbtnBorderCell: TcxColorComboBox Left = 98 Top = 58 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 1 Width = 55 end end object checkHeight: TCheckBox Left = 166 Top = 277 Width = 31 Height = 13 HelpContext = 228 Caption = '%' TabOrder = 10 OnClick = checkHeightClick end object checkWidth: TCheckBox Left = 69 Top = 277 Width = 31 Height = 13 HelpContext = 228 Caption = '%' TabOrder = 7 OnClick = checkWidthClick end object rgHorizontalAlign: TRadioGroup Left = 12 Top = 45 Width = 136 Height = 103 HelpContext = 22 Caption = 'Horizontal alignment' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'Default' 'To the left' 'In the middle' 'To the right' 'Justified' 'Char') ParentFont = False TabOrder = 0 end object rgVerticalAlign: TRadioGroup Left = 12 Top = 154 Width = 136 Height = 90 HelpContext = 25 Caption = 'Vertical alignment' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'Default' 'In the middle' 'At the top' 'At the bottom' 'Based on line') ParentFont = False TabOrder = 1 end object EditHeight: TEdit Left = 108 Top = 273 Width = 37 Height = 21 HelpContext = 155 MaxLength = 4 TabOrder = 8 Text = '0' end object UpHeight: TUpDown Left = 145 Top = 273 Width = 15 Height = 21 HelpContext = 155 Associate = EditHeight Max = 9999 TabOrder = 9 end object EditWidth: TEdit Left = 12 Top = 273 Width = 37 Height = 21 HelpContext = 170 MaxLength = 4 TabOrder = 5 Text = '0' end object UpWidth: TUpDown Left = 49 Top = 273 Width = 15 Height = 21 HelpContext = 170 Associate = EditWidth Max = 9999 TabOrder = 6 end end object sheetCellAdvanced: TTabSheet Caption = 'Advanced' object lblDescription2: TLabel Left = 12 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblBackImage: TLabel Left = 27 Top = 52 Width = 92 Height = 13 Caption = 'Background image:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Exp2: TImage Left = 12 Top = 53 Width = 12 Height = 12 AutoSize = True end object Bevel3: TBevel Left = 12 Top = 36 Width = 325 Height = 2 end object lblTitleCell: TLabel Left = 12 Top = 294 Width = 20 Height = 13 Caption = 'Title' end object ComboBackImage: TComboBox Left = 12 Top = 68 Width = 297 Height = 21 HelpContext = 220 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 512 ParentFont = False TabOrder = 0 end object gbBorderColors: TGroupBox Left = 12 Top = 96 Width = 178 Height = 103 HelpContext = 944 Caption = 'Border colors' TabOrder = 2 object Exp4: TImage Left = 6 Top = 14 Width = 12 Height = 12 AutoSize = True end object lblDarkBorderColor: TLabel Left = 22 Top = 19 Width = 59 Height = 13 Caption = 'Dark border:' end object lblLightBorderColor: TLabel Left = 22 Top = 64 Width = 59 Height = 13 Caption = 'Light border:' end object colbtnDarkBorderCell: TcxColorComboBox Left = 111 Top = 15 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 0 Width = 55 end object colbtnLightBorderCell: TcxColorComboBox Left = 111 Top = 59 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 1 Width = 55 end end object memoTitleCell: TMemo Left = 12 Top = 307 Width = 324 Height = 33 HelpContext = 1038 TabOrder = 3 end object sbBackImage: TBitBtn Left = 315 Top = 68 Width = 23 Height = 21 TabOrder = 1 OnClick = sbBackImageClick end end object sheetStruct: TTabSheet Caption = 'General' object lblDescription3: TLabel Left = 12 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel2: TBevel Left = 12 Top = 36 Width = 325 Height = 2 end object lblWidthStruct: TLabel Left = 12 Top = 252 Width = 31 Height = 13 Caption = 'Width:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblTitleStruct: TLabel Left = 12 Top = 294 Width = 20 Height = 13 Caption = 'Title' end object lblBackColorStruct: TLabel Left = 166 Top = 50 Width = 61 Height = 13 Caption = 'Background:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object checkWidthPercentStruct: TCheckBox Left = 69 Top = 265 Width = 31 Height = 11 HelpContext = 228 Caption = '%' TabOrder = 5 OnClick = checkWidthPercentStructClick end object rgHorzAlignStruct: TRadioGroup Left = 12 Top = 45 Width = 136 Height = 103 HelpContext = 22 Caption = 'Horizontal alignment' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'Default' 'To the left' 'In the middle' 'To the right' 'Justified' 'Char') ParentFont = False TabOrder = 0 end object rgVertAlignStruct: TRadioGroup Left = 12 Top = 154 Width = 136 Height = 90 HelpContext = 25 Caption = 'Vertical alignment' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'Default' 'In the middle' 'At the top' 'At the bottom' 'Based on line') ParentFont = False TabOrder = 1 end object checkGroup: TCheckBox Left = 166 Top = 271 Width = 78 Height = 14 HelpContext = 1116 Caption = 'Group' TabOrder = 7 end object memoTitleStruct: TMemo Left = 12 Top = 307 Width = 324 Height = 33 HelpContext = 1038 TabOrder = 8 end object gbBorderColorsStruct: TGroupBox Left = 160 Top = 83 Width = 178 Height = 161 HelpContext = 944 Caption = 'Border colors' TabOrder = 2 object Exp3: TImage Left = 6 Top = 14 Width = 12 Height = 12 AutoSize = True end object lblDarkBorderColorStruct: TLabel Left = 8 Top = 77 Width = 59 Height = 13 Caption = 'Dark border:' end object lblLightBorderColorStruct: TLabel Left = 8 Top = 122 Width = 59 Height = 13 Caption = 'Light border:' end object lblBorderColorStruct: TLabel Left = 8 Top = 32 Width = 34 Height = 13 Caption = 'Border:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object colbtnBorderColorStruct: TcxColorComboBox Left = 85 Top = 28 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 0 Width = 55 end object colbtnDarkBorderColorStruct: TcxColorComboBox Left = 85 Top = 73 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 1 Width = 55 end object colbtnLightBorderColorStruct: TcxColorComboBox Left = 85 Top = 118 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 2 Width = 55 end end object checkWidthAsterStruct: TCheckBox Left = 69 Top = 277 Width = 31 Height = 11 HelpContext = 1042 Caption = '*' TabOrder = 6 OnClick = checkWidthAsterStructClick end object EditWidthStruct: TEdit Left = 12 Top = 266 Width = 37 Height = 21 HelpContext = 958 MaxLength = 4 TabOrder = 3 Text = '0' end object UpWidthStruct: TUpDown Left = 49 Top = 266 Width = 15 Height = 21 HelpContext = 958 Associate = EditWidthStruct Max = 9999 TabOrder = 4 end object colbtnBackColorStruct: TcxColorComboBox Left = 245 Top = 46 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 9 Width = 55 end end object sheetTable1: TTabSheet Caption = 'General' object lblDescription4: TLabel Left = 12 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel4: TBevel Left = 12 Top = 36 Width = 324 Height = 2 end object lblCaption: TLabel Left = 12 Top = 50 Width = 68 Height = 13 Caption = 'Table caption:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel5: TBevel Left = 12 Top = 99 Width = 324 Height = 2 end object Exp6: TImage Left = 12 Top = 140 Width = 12 Height = 12 AutoSize = True end object Net1: TImage Left = 12 Top = 120 Width = 12 Height = 12 AutoSize = True end object lblTitleTable: TLabel Left = 12 Top = 243 Width = 46 Height = 13 Caption = 'Table title' end object lblSummary: TLabel Left = 12 Top = 293 Width = 71 Height = 13 Caption = 'Table summary' end object EditCaption: TEdit Left = 12 Top = 66 Width = 324 Height = 22 HelpContext = 266 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 256 ParentFont = False TabOrder = 0 end object radioNetscape: TRadioButton Left = 27 Top = 118 Width = 182 Height = 17 HelpContext = 300 Caption = 'Netscape extensions' Checked = True TabOrder = 1 TabStop = True OnClick = radioExplorerClick end object radioExplorer: TRadioButton Left = 27 Top = 138 Width = 182 Height = 17 HelpContext = 301 Caption = 'Microsoft Explorer extensions' TabOrder = 2 OnClick = radioExplorerClick end object rgVerticalAlignTitle: TRadioGroup Left = 12 Top = 164 Width = 156 Height = 73 HelpContext = 28 Caption = 'Vertical alignment' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'At the top' 'At the bottom') ParentFont = False TabOrder = 3 OnClick = rgVerticalAlignTitleClick end object rgHorizontalAlignTitle: TRadioGroup Left = 181 Top = 164 Width = 155 Height = 73 HelpContext = 24 Caption = 'Horizontal alignment' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'In the middle' 'To the left' 'To the right') ParentFont = False TabOrder = 4 Visible = False OnClick = rgHorizontalAlignTitleClick end object memoTitleTable: TMemo Left = 12 Top = 257 Width = 324 Height = 33 HelpContext = 1038 TabOrder = 5 end object memoSummary: TMemo Left = 12 Top = 307 Width = 324 Height = 32 HelpContext = 960 TabOrder = 6 end end object sheetTable2: TTabSheet Caption = 'Advanced' object lblDescription5: TLabel Left = 27 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object exp5: TImage Left = 12 Top = 13 Width = 12 Height = 12 AutoSize = True end object Bevel6: TBevel Left = 12 Top = 36 Width = 324 Height = 2 end object lblBackImageTable: TLabel Left = 12 Top = 50 Width = 92 Height = 13 Caption = 'Background image:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object EditBackImageTable: TComboBox Left = 12 Top = 66 Width = 293 Height = 21 HelpContext = 223 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 256 ParentFont = False TabOrder = 0 end object rgInternalBorder: TRadioGroup Left = 12 Top = 219 Width = 324 Height = 116 HelpContext = 218 Caption = 'Internal borders (the border must not equal 0)' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] Items.Strings = ( 'Activate all borders (default)' 'Deactivate all borders' 'Display borders between groups' 'Display the horizontal borders between all rows' 'Display the vertical borders between all columns') ParentFont = False TabOrder = 4 end object gbExternalBorders: TGroupBox Left = 12 Top = 96 Width = 167 Height = 110 HelpContext = 1039 Caption = 'External borders' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object checkAllBorders: TCheckBox Left = 6 Top = 13 Width = 78 Height = 13 HelpContext = 1039 Caption = 'All' TabOrder = 0 OnClick = checkAllBordersClick end object checkNoBorders: TCheckBox Left = 6 Top = 90 Width = 78 Height = 13 HelpContext = 1039 Caption = 'None' TabOrder = 1 OnClick = checkNoBordersClick end object checkLeftBorder: TCheckBox Left = 19 Top = 51 Width = 78 Height = 14 HelpContext = 1039 Caption = 'Left' TabOrder = 2 OnClick = checkLeftBorderClick end object checkTopBorder: TCheckBox Left = 64 Top = 32 Width = 78 Height = 14 HelpContext = 1039 Caption = 'Top' TabOrder = 3 OnClick = checkTopBorderClick end object checkRightBorder: TCheckBox Left = 102 Top = 51 Width = 52 Height = 14 HelpContext = 1039 Caption = 'Right' TabOrder = 5 OnClick = checkRightBorderClick end object checkBottomBorder: TCheckBox Left = 64 Top = 70 Width = 52 Height = 14 HelpContext = 1039 Caption = 'Bottom' TabOrder = 4 OnClick = checkBottomBorderClick end end object gbBorderColorsTable: TGroupBox Left = 186 Top = 96 Width = 150 Height = 110 HelpContext = 944 Caption = 'Border colors' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 object lblDarkBorderColorTable: TLabel Left = 8 Top = 26 Width = 59 Height = 13 Caption = 'Dark border:' end object lblLightBorderColorTable: TLabel Left = 8 Top = 70 Width = 59 Height = 13 Caption = 'Light border:' end object colbtnDarkBorderTable: TcxColorComboBox Left = 85 Top = 22 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 0 Width = 55 end object colbtnLightBorderTable: TcxColorComboBox Left = 85 Top = 66 ParentFont = False Properties.AllowSelectColor = True Properties.ClearKey = 46 Properties.ColorBoxWidth = 17 Properties.ColorComboStyle = cxccsComboList Properties.ColorDialogType = cxcdtCustom Properties.CustomColors = <> Properties.ImmediatePost = True Properties.ImmediateUpdateText = True Properties.NamingConvention = cxncHTML4 Properties.PrepareList = cxplHTML4 Properties.Revertable = True Properties.ShowDescriptions = False Properties.OnSelectCustomColor = colbtnBackCellPropertiesSelectCustomColor TabOrder = 1 Width = 55 end end object sbBackImageTable: TBitBtn Left = 312 Top = 66 Width = 23 Height = 21 TabOrder = 1 OnClick = sbBackImageTableClick end end end end