home *** CD-ROM | disk | FTP | other *** search
- object DialogOption: TDialogOption
- Left = 286
- Top = 223
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Preferences'
- ClientHeight = 234
- ClientWidth = 308
- Color = cl3DLight
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object TN: TTabbedNotebook
- Left = 0
- Top = 0
- Width = 308
- Height = 196
- Align = alClient
- TabFont.Charset = DEFAULT_CHARSET
- TabFont.Color = clBtnText
- TabFont.Height = -11
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- object TTabPage
- Left = 4
- Top = 24
- Caption = '&General'
- object Label3: TLabel
- Left = 18
- Top = 11
- Width = 46
- Height = 13
- Caption = 'Title mark'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 114
- Top = 11
- Width = 77
- Height = 13
- Caption = 'User name color'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 196
- Top = 80
- Width = 55
- Height = 13
- Caption = 'Time format'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 115
- Top = 80
- Width = 55
- Height = 13
- Caption = 'Date format'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LLabelColor: TLabel
- Left = 116
- Top = 56
- Width = 57
- Height = 13
- AutoSize = False
- Caption = 'Label color'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object SBLabelColor: TSpeedButton
- Left = 176
- Top = 52
- Width = 41
- Height = 21
- Caption = 'Color'
- OnClick = SB0Click
- end
- object CBSmallPilot: TCheckBox
- Left = 18
- Top = 120
- Width = 111
- Height = 17
- Caption = '&Small Pilot buttons'
- TabOrder = 0
- Visible = False
- end
- object Panel1: TPanel
- Left = 18
- Top = 27
- Width = 79
- Height = 65
- BevelOuter = bvLowered
- Caption = 'Panel1'
- TabOrder = 1
- object RBUnderline: TRadioButton
- Left = 6
- Top = 6
- Width = 65
- Height = 17
- Caption = '&Underline'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RBItalic: TRadioButton
- Left = 6
- Top = 24
- Width = 65
- Height = 17
- Caption = '&Italic'
- TabOrder = 1
- TabStop = True
- end
- object CBBold: TCheckBox
- Left = 6
- Top = 42
- Width = 65
- Height = 17
- Caption = '&Bold'
- TabOrder = 2
- end
- end
- object CBPilot: TCheckBox
- Left = 18
- Top = 140
- Width = 173
- Height = 17
- Caption = '&Pilot buttons on word processor'
- State = cbChecked
- TabOrder = 2
- Visible = False
- end
- object EUserNameColor: TEdit
- Left = 114
- Top = 26
- Width = 112
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnFace
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = True
- ParentFont = False
- TabOrder = 3
- Text = 'User Name'
- end
- object BUserNameColor: TButton
- Left = 228
- Top = 26
- Width = 39
- Height = 23
- Caption = 'Colo&r'
- TabOrder = 4
- OnClick = SB0Click
- end
- object CBOneWindow: TCheckBox
- Left = 18
- Top = 100
- Width = 135
- Height = 17
- Caption = 'Show only &one window'
- TabOrder = 7
- Visible = False
- end
- object CBMSG: TCheckBox
- Left = 192
- Top = 140
- Width = 97
- Height = 17
- Caption = '&Error messages'
- TabOrder = 8
- Visible = False
- end
- object CBDateFormat: TComboBox
- Left = 115
- Top = 95
- Width = 78
- Height = 21
- ItemHeight = 13
- Items.Strings = (
- 'm/d/yy'
- 'm/d'
- 'd/m/yy'
- 'd/m'
- 'yy/m/d'
- 'yy/m'
- 'm-d-yy'
- 'm-d'
- 'd-m-yy'
- 'd-m'
- 'yy-m-d'
- 'yy-m'
- 'mmm d, yyyy'
- 'yyyy, mmm d')
- TabOrder = 5
- end
- object CBTimeFormat: TComboBox
- Left = 196
- Top = 95
- Width = 90
- Height = 21
- ItemHeight = 13
- Items.Strings = (
- 'hh:mm'
- 'h:mm'
- 'hh:mm am/pm'
- 'h:mm am/pm'
- 'hh:mm a/p'
- 'h:mm a/p'
- 'h:mm:ss'
- '')
- TabOrder = 6
- end
- end
- object TTabPage
- Left = 4
- Top = 24
- Caption = ' &Library '
- object SBSelectColor: TSpeedButton
- Left = 230
- Top = 13
- Width = 45
- Height = 21
- Caption = '&Color'
- OnClick = SB0Click
- end
- object Label8: TLabel
- Left = 16
- Top = 16
- Width = 96
- Height = 13
- Caption = 'Multi-selection color:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 16
- Top = 47
- Width = 63
- Height = 13
- Caption = 'Default Style:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 16
- Top = 118
- Width = 79
- Height = 13
- Caption = 'Table grid height'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label16: TLabel
- Left = 34
- Top = 91
- Width = 193
- Height = 13
- Caption = 'bibliography, footnote, and short footnote'
- end
- object ESelectColor: TEdit
- Left = 114
- Top = 13
- Width = 113
- Height = 21
- TabOrder = 0
- Text = 'Sample text'
- end
- object CBStyle: TComboBox
- Left = 82
- Top = 44
- Width = 129
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Sorted = True
- TabOrder = 1
- OnClick = CBStyleClick
- end
- object SERowHeight: TSpinEdit
- Left = 100
- Top = 115
- Width = 45
- Height = 22
- MaxValue = 24
- MinValue = 14
- TabOrder = 2
- Value = 18
- OnChange = SERowCountChange
- end
- object CBCapital: TCheckBox
- Left = 16
- Top = 74
- Width = 165
- Height = 19
- Caption = 'Headline-style Capitalization for'
- ParentShowHint = False
- ShowHint = False
- State = cbChecked
- TabOrder = 3
- end
- end
- object TTabPage
- Left = 4
- Top = 24
- Caption = ' &Transfer '
- object Label5: TLabel
- Left = 18
- Top = 13
- Width = 51
- Height = 13
- Caption = 'Transfer to'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 18
- Top = 45
- Width = 75
- Height = 13
- Caption = 'Word processor'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label15: TLabel
- Left = 18
- Top = 72
- Width = 99
- Height = 13
- Caption = 'Word processor path'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object SBBrowse: TSpeedButton
- Left = 259
- Top = 88
- Width = 26
- Height = 21
- Hint = 'Browse'
- Glyph.Data = {
- 86000000424D8600000000000000760000002800000004000000040000000100
- 0400000000001000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00F00000000
- 000000000000F00F0000}
- ParentShowHint = False
- ShowHint = True
- OnClick = SBBrowseClick
- end
- object ComboWord: TComboBox
- Left = 99
- Top = 43
- Width = 110
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Word 6.x and 7.x'
- 'Word 97'
- 'Word Pro'
- 'WordPerfect 6.x'
- 'WordPerfect 7.x'
- 'WordPerfect 8.x')
- TabOrder = 0
- end
- object CBEndnote: TCheckBox
- Left = 18
- Top = 135
- Width = 181
- Height = 17
- Caption = 'Make endnote instead of footnote'
- TabOrder = 1
- end
- object EWordPath: TEdit
- Left = 18
- Top = 88
- Width = 239
- Height = 21
- TabOrder = 2
- end
- object RB2Word: TRadioButton
- Left = 79
- Top = 13
- Width = 97
- Height = 17
- Caption = 'Word processor'
- Checked = True
- TabOrder = 3
- TabStop = True
- OnClick = RB2WordClick
- end
- object RB2Clip: TRadioButton
- Left = 179
- Top = 13
- Width = 97
- Height = 17
- Caption = 'Clipboard'
- TabOrder = 4
- OnClick = RB2WordClick
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 196
- Width = 308
- Height = 38
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object BOK: TButton
- Left = 31
- Top = 10
- Width = 70
- Height = 22
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = BOKClick
- end
- object BCancel: TButton
- Left = 121
- Top = 10
- Width = 70
- Height = 22
- Caption = '&Cancel'
- TabOrder = 1
- OnClick = BCancelClick
- end
- object BHelp: TButton
- Left = 211
- Top = 10
- Width = 70
- Height = 22
- Caption = '&Help'
- TabOrder = 2
- OnClick = BHelpClick
- end
- end
- end
-