home *** CD-ROM | disk | FTP | other *** search
- object DefEditorPairStyleForm: TDefEditorPairStyleForm
- Left = 493
- Top = 219
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Delimiters Style'
- ClientHeight = 212
- ClientWidth = 349
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object lTextStyle: TLabel
- Left = 10
- Top = 53
- Width = 45
- Height = 13
- Caption = 'Text style'
- FocusControl = eTextStyles
- Transparent = True
- end
- object lBackgroundColor: TLabel
- Left = 171
- Top = 138
- Width = 84
- Height = 13
- Caption = 'Background color'
- Transparent = True
- end
- object lForegroundColor: TLabel
- Left = 171
- Top = 53
- Width = 80
- Height = 13
- Caption = 'Foreground color'
- Transparent = True
- end
- object lRightDelimiter: TLabel
- Left = 10
- Top = 30
- Width = 66
- Height = 13
- Caption = 'Right delimiter'
- FocusControl = eTextStyles
- Transparent = True
- end
- object lLeftDelimiter: TLabel
- Left = 10
- Top = 7
- Width = 59
- Height = 13
- Caption = 'Left delimiter'
- FocusControl = eTextStyles
- Transparent = True
- end
- object bOK: TButton
- Left = 171
- Top = 183
- Width = 83
- Height = 24
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 9
- end
- object bCancel: TButton
- Left = 259
- Top = 183
- Width = 83
- Height = 24
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 10
- end
- object cUseDefaultBackground: TCheckBox
- Left = 171
- Top = 113
- Width = 171
- Height = 17
- Caption = 'Use default background'
- TabOrder = 6
- OnClick = cUseDefaultBackgroundClick
- end
- object eTextStyles: TComboBox
- Left = 10
- Top = 69
- Width = 154
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnChange = eTextStylesChange
- end
- object gTextAtributes: TGroupBox
- Left = 10
- Top = 100
- Width = 154
- Height = 75
- Caption = 'Text attributes'
- TabOrder = 3
- object cBold: TCheckBox
- Left = 10
- Top = 16
- Width = 134
- Height = 17
- Caption = 'Bold'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object cItalic: TCheckBox
- Left = 10
- Top = 34
- Width = 134
- Height = 17
- Caption = 'Italic'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object cUnderline: TCheckBox
- Left = 10
- Top = 52
- Width = 134
- Height = 17
- Caption = 'Underline'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- end
- object ToolBar2: TToolBar
- Left = 319
- Top = 153
- Width = 23
- Height = 22
- Align = alNone
- AutoSize = True
- Caption = 'ToolBar1'
- EdgeBorders = []
- Flat = True
- Images = CodePadMainForm.ImageList1
- TabOrder = 8
- Transparent = True
- object ToolButton2: TToolButton
- Left = 0
- Top = 0
- Hint = 'Select custom Color'
- Caption = 'ToolButton1'
- ImageIndex = 45
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton2Click
- end
- end
- object ToolBar1: TToolBar
- Left = 319
- Top = 68
- Width = 23
- Height = 22
- Align = alNone
- AutoSize = True
- Caption = 'ToolBar1'
- EdgeBorders = []
- Flat = True
- Images = CodePadMainForm.ImageList1
- TabOrder = 5
- Transparent = True
- object ToolButton1: TToolButton
- Left = 0
- Top = 0
- Hint = 'Select custom Color'
- Caption = 'ToolButton1'
- ImageIndex = 45
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton1Click
- end
- end
- object eText2: TEdit
- Left = 102
- Top = 27
- Width = 240
- Height = 21
- TabOrder = 1
- end
- object eText1: TEdit
- Left = 102
- Top = 4
- Width = 240
- Height = 21
- TabOrder = 0
- end
- object eForeground: TComboBox
- Left = 171
- Top = 69
- Width = 145
- Height = 21
- Style = csOwnerDrawFixed
- ItemHeight = 15
- TabOrder = 4
- Items.Strings = (
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite'
- 'clScrollBar'
- 'clBackground'
- 'clActiveCaption'
- 'clInactiveCaption'
- 'clMenu'
- 'clWindow'
- 'clWindowFrame'
- 'clMenuText'
- 'clWindowText'
- 'clCaptionText'
- 'clActiveBorder'
- 'clInactiveBorder'
- 'clAppWorkSpace'
- 'clHighlight'
- 'clHighlightText'
- 'clBtnFace'
- 'clBtnShadow'
- 'clGrayText'
- 'clBtnText'
- 'clInactiveCaptionText'
- 'clBtnHighlight'
- 'cl3DDkShadow'
- 'cl3DLight'
- 'clInfoText'
- 'clInfoBk'
- 'clNone'
- '$00000000')
- end
- object eBackground: TComboBox
- Left = 171
- Top = 154
- Width = 145
- Height = 21
- Style = csOwnerDrawFixed
- ItemHeight = 15
- TabOrder = 7
- Items.Strings = (
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite'
- 'clScrollBar'
- 'clBackground'
- 'clActiveCaption'
- 'clInactiveCaption'
- 'clMenu'
- 'clWindow'
- 'clWindowFrame'
- 'clMenuText'
- 'clWindowText'
- 'clCaptionText'
- 'clActiveBorder'
- 'clInactiveBorder'
- 'clAppWorkSpace'
- 'clHighlight'
- 'clHighlightText'
- 'clBtnFace'
- 'clBtnShadow'
- 'clGrayText'
- 'clBtnText'
- 'clInactiveCaptionText'
- 'clBtnHighlight'
- 'cl3DDkShadow'
- 'cl3DLight'
- 'clInfoText'
- 'clInfoBk'
- 'clNone'
- '$00000000')
- end
- object ColorDialog: TColorDialog
- Ctl3D = True
- Options = [cdFullOpen, cdAnyColor]
- Left = 9
- Top = 181
- end
- end
-