object FrmStyleSheetAssistant: TFrmStyleSheetAssistant Left = 231 Top = 162 BorderStyle = bsDialog Caption = 'Style Sheet Assistant' ClientHeight = 256 ClientWidth = 457 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object lblFontFamily: TLabel Left = 8 Top = 8 Width = 50 Height = 13 Caption = 'Font &family' FocusControl = cbFontFamily ParentShowHint = False ShowHint = True end object lblFontWeight: TLabel Left = 8 Top = 32 Width = 55 Height = 13 Caption = 'Font &weight' FocusControl = cbFontWeight ParentShowHint = False ShowHint = True end object lblFontStyle: TLabel Left = 8 Top = 56 Width = 45 Height = 13 Caption = 'Font &style' FocusControl = cbFontStyle ParentShowHint = False ShowHint = True end object lblFontSize: TLabel Left = 8 Top = 80 Width = 42 Height = 13 Caption = 'Font si&ze' FocusControl = seFontSize ParentShowHint = False ShowHint = True end object lblLeading: TLabel Left = 8 Top = 104 Width = 52 Height = 13 Caption = '&Line height' FocusControl = seLineHeight ParentShowHint = False ShowHint = True end object lblDecoration: TLabel Left = 232 Top = 8 Width = 52 Height = 13 Caption = '&Decoration' FocusControl = cbDecoration end object lblTextAlign: TLabel Left = 232 Top = 32 Width = 46 Height = 13 Caption = '&Text align' FocusControl = cbTextAlign end object lblTextIndent: TLabel Left = 232 Top = 56 Width = 53 Height = 13 Caption = 'Text &indent' FocusControl = seTextIndent end object lblLeftMargin: TLabel Left = 232 Top = 80 Width = 52 Height = 13 Caption = '&Left margin' FocusControl = seLeftMargin end object lblRightMargin: TLabel Left = 232 Top = 104 Width = 59 Height = 13 Caption = '&Right margin' FocusControl = seRightMargin end object cbFontFamily: TComboBox Left = 72 Top = 8 Width = 145 Height = 21 Hint = 'Select the font family' ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 0 end object cbFontWeight: TComboBox Left = 72 Top = 32 Width = 145 Height = 21 Hint = 'Select the font weight' ItemHeight = 13 Items.Strings = ( 'normal' 'bold' 'bolder' 'lighter' '100' '200' '300' '400' '500' '600' '700' '800' '900') ParentShowHint = False ShowHint = True TabOrder = 1 end object cbFontStyle: TComboBox Left = 72 Top = 56 Width = 145 Height = 21 Hint = 'Select the font style' ItemHeight = 13 Items.Strings = ( 'normal' 'italic' 'oblique') ParentShowHint = False ShowHint = True TabOrder = 2 end object cbUnit1: TComboBox Left = 144 Top = 80 Width = 73 Height = 21 Hint = 'Choose unit' ItemHeight = 13 Items.Strings = ( 'pt' 'px' 'in' 'cm' 'mm' 'em' 'ex' '%') ParentShowHint = False ShowHint = True TabOrder = 4 Text = 'pt' end object cbUnit2: TComboBox Left = 144 Top = 104 Width = 73 Height = 21 Hint = 'Choose unit' ItemHeight = 13 Items.Strings = ( 'pt' 'px' 'in' 'cm' 'mm' 'em' 'ex' '%') ParentShowHint = False ShowHint = True TabOrder = 6 Text = 'pt' end object seFontSize: TSpinEdit Left = 72 Top = 80 Width = 65 Height = 22 Hint = 'Enter the font size' MaxValue = 1000 MinValue = 0 ParentShowHint = False ShowHint = True TabOrder = 3 Value = 0 end object seLineHeight: TSpinEdit Left = 72 Top = 104 Width = 65 Height = 22 Hint = 'Enter the line height' MaxValue = 1000 MinValue = 0 ParentShowHint = False ShowHint = True TabOrder = 5 Value = 0 end object cbColor: TCheckBox Left = 8 Top = 136 Width = 81 Height = 17 Hint = 'Use color' Caption = '&Color' ParentShowHint = False ShowHint = True TabOrder = 15 OnClick = cbColorClick end object cbBackground: TCheckBox Left = 232 Top = 136 Width = 81 Height = 17 Hint = 'Use background color' Caption = '&Background' ParentShowHint = False ShowHint = True TabOrder = 18 OnClick = cbBackgroundClick end object btnColor: TBitBtn Left = 160 Top = 136 Width = 57 Height = 25 Hint = 'Select color' Caption = 'Color' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 17 OnClick = btnColorClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777703333300 7777777788888888777777733B7B7B7B007777788777777788777737B7B74447 B707778777778FF77787737B117B44447B707877FF77888F777833B99917B744 B7B0887888F7778877783B7B997B7B7B7B70877788777777777837B7B7B7B000 073087777777788887883B222B7B70F40707877FF77778F8878737AA27B7B000 40778788F777788888773BAA7B7B7B737407878877777778788737B7B555B730 778087777FFF778877883F7BFFF57B0777008777888F7787778833F7BFF7B307 7700887778877887778873FF7B7B70777770787F7777787777787733FFF30777 77777788FFF88777777777733333777777777778888877777777} NumGlyphs = 2 end object btnBackground: TBitBtn Left = 392 Top = 136 Width = 57 Height = 25 Hint = 'Select color' Caption = 'Color' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 20 OnClick = btnBackgroundClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777703333300 7777777788888888777777733B7B7B7B007777788777777788777737B7B74447 B707778777778FF77787737B117B44447B707877FF77888F777833B99917B744 B7B0887888F7778877783B7B997B7B7B7B70877788777777777837B7B7B7B000 073087777777788887883B222B7B70F40707877FF77778F8878737AA27B7B000 40778788F777788888773BAA7B7B7B737407878877777778788737B7B555B730 778087777FFF778877883F7BFFF57B0777008777888F7787778833F7BFF7B307 7700887778877887778873FF7B7B70777770787F7777787777787733FFF30777 77777788FFF88777777777733333777777777778888877777777} NumGlyphs = 2 end object cbDecoration: TComboBox Left = 304 Top = 8 Width = 145 Height = 21 Hint = 'Select decoration' ItemHeight = 13 Items.Strings = ( 'blink' 'line-through' 'underline' 'overline' 'none') ParentShowHint = False ShowHint = True TabOrder = 7 end object cbTextAlign: TComboBox Left = 304 Top = 32 Width = 145 Height = 21 Hint = 'Select text alignment' ItemHeight = 13 Items.Strings = ( 'left' 'center' 'right' 'justify') ParentShowHint = False ShowHint = True TabOrder = 8 end object cbUnit3: TComboBox Left = 376 Top = 56 Width = 73 Height = 21 Hint = 'Choose unit' ItemHeight = 13 Items.Strings = ( 'pt' 'px' 'in' 'cm' 'mm' 'em' 'ex' '%') ParentShowHint = False ShowHint = True TabOrder = 10 Text = 'pt' end object cbUnit4: TComboBox Left = 376 Top = 80 Width = 73 Height = 21 Hint = 'Choose unit' ItemHeight = 13 Items.Strings = ( 'pt' 'px' 'in' 'cm' 'mm' 'em' 'ex' '%') ParentShowHint = False ShowHint = True TabOrder = 12 Text = 'pt' end object cbUnit5: TComboBox Left = 376 Top = 104 Width = 73 Height = 21 Hint = 'Choose unit' ItemHeight = 13 Items.Strings = ( 'pt' 'px' 'in' 'cm' 'mm' 'em' 'ex' '%') ParentShowHint = False ShowHint = True TabOrder = 14 Text = 'pt' end object seTextIndent: TSpinEdit Left = 304 Top = 56 Width = 65 Height = 22 Hint = 'Enter text indent' MaxValue = 1000 MinValue = 0 ParentShowHint = False ShowHint = True TabOrder = 9 Value = 0 end object seLeftMargin: TSpinEdit Left = 304 Top = 80 Width = 65 Height = 22 Hint = 'Enter left margin' MaxValue = 1000 MinValue = 0 ParentShowHint = False ShowHint = True TabOrder = 11 Value = 0 end object seRightMargin: TSpinEdit Left = 304 Top = 104 Width = 65 Height = 22 Hint = 'Enter right margin' MaxValue = 1000 MinValue = 0 ParentShowHint = False ShowHint = True TabOrder = 13 Value = 0 end object btnOK: TButton Left = 296 Top = 224 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 23 end object btnCancel: TButton Left = 376 Top = 224 Width = 75 Height = 25 Caption = 'Cancel' ModalResult = 2 TabOrder = 24 end object pnlColor: TPanel Left = 96 Top = 136 Width = 57 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Enabled = False Color = clWhite TabOrder = 16 end object pnlBackground: TPanel Left = 328 Top = 136 Width = 57 Height = 25 BevelInner = bvRaised BevelOuter = bvLowered Enabled = False Color = clWhite TabOrder = 19 end object gbSavedStyles: TGroupBox Left = 8 Top = 168 Width = 225 Height = 81 Caption = ' S&aved styles ' TabOrder = 21 object cbSavedStyles: TComboBox Left = 8 Top = 16 Width = 209 Height = 21 Style = csDropDownList ItemHeight = 13 Sorted = True TabOrder = 0 OnChange = cbSavedStylesChange end object btnSave: TButton Left = 8 Top = 48 Width = 65 Height = 25 Caption = 'Sa&ve' TabOrder = 1 OnClick = btnSaveClick end object btnNew: TButton Left = 80 Top = 48 Width = 65 Height = 25 Caption = '&New' TabOrder = 2 OnClick = btnNewClick end object btnDelete: TButton Left = 152 Top = 48 Width = 65 Height = 25 Caption = 'D&elete' TabOrder = 3 OnClick = btnDeleteClick end end object btnClear: TButton Left = 240 Top = 224 Width = 49 Height = 25 Caption = 'Clear' TabOrder = 22 OnClick = btnClearClick end object DlgColor: TColorDialog Ctl3D = True Left = 248 Top = 320 end end