1 | inherited frmOptionsTitles: TfrmOptionsTitles
|
---|
2 | Left = 271
|
---|
3 | Top = 271
|
---|
4 | HelpContext = 9230
|
---|
5 | BorderIcons = [biSystemMenu, biHelp]
|
---|
6 | BorderStyle = bsSingle
|
---|
7 | Caption = 'Document Titles'
|
---|
8 | ClientHeight = 237
|
---|
9 | ClientWidth = 527
|
---|
10 | HelpFile = 'CPRSWT.HLP'
|
---|
11 | Position = poScreenCenter
|
---|
12 | OnShow = FormShow
|
---|
13 | PixelsPerInch = 96
|
---|
14 | TextHeight = 13
|
---|
15 | object lblDocumentClass: TLabel [0]
|
---|
16 | Left = 8
|
---|
17 | Top = 17
|
---|
18 | Width = 79
|
---|
19 | Height = 13
|
---|
20 | Caption = 'Document class:'
|
---|
21 | end
|
---|
22 | object lblDocumentTitles: TLabel [1]
|
---|
23 | Left = 8
|
---|
24 | Top = 57
|
---|
25 | Width = 76
|
---|
26 | Height = 13
|
---|
27 | Caption = 'Document titles:'
|
---|
28 | end
|
---|
29 | object lblYourTitles: TLabel [2]
|
---|
30 | Left = 299
|
---|
31 | Top = 78
|
---|
32 | Width = 76
|
---|
33 | Height = 13
|
---|
34 | Caption = 'Your list of titles:'
|
---|
35 | end
|
---|
36 | object lblDefaultTitle: TStaticText [3]
|
---|
37 | Left = 299
|
---|
38 | Top = 43
|
---|
39 | Width = 41
|
---|
40 | Height = 17
|
---|
41 | Caption = 'Default:'
|
---|
42 | TabOrder = 10
|
---|
43 | end
|
---|
44 | object lblDefault: TStaticText [4]
|
---|
45 | Left = 299
|
---|
46 | Top = 59
|
---|
47 | Width = 108
|
---|
48 | Height = 17
|
---|
49 | Caption = '<no default specified>'
|
---|
50 | ShowAccelChar = False
|
---|
51 | TabOrder = 11
|
---|
52 | end
|
---|
53 | object lblDocumentPreference: TStaticText [5]
|
---|
54 | Left = 199
|
---|
55 | Top = 6
|
---|
56 | Width = 132
|
---|
57 | Height = 17
|
---|
58 | Caption = 'Document List Preferences'
|
---|
59 | TabOrder = 12
|
---|
60 | end
|
---|
61 | object cboDocumentClass: TORComboBox [6]
|
---|
62 | Left = 8
|
---|
63 | Top = 31
|
---|
64 | Width = 200
|
---|
65 | Height = 21
|
---|
66 | HelpContext = 9231
|
---|
67 | Style = orcsDropDown
|
---|
68 | AutoSelect = True
|
---|
69 | Caption = 'Document class'
|
---|
70 | Color = clWindow
|
---|
71 | DropDownCount = 8
|
---|
72 | ItemHeight = 13
|
---|
73 | ItemTipColor = clWindow
|
---|
74 | ItemTipEnable = True
|
---|
75 | ListItemsOnly = False
|
---|
76 | LongList = False
|
---|
77 | LookupPiece = 0
|
---|
78 | MaxLength = 0
|
---|
79 | Pieces = '2'
|
---|
80 | Sorted = True
|
---|
81 | SynonymChars = '<>'
|
---|
82 | TabOrder = 0
|
---|
83 | OnClick = cboDocumentClassClick
|
---|
84 | CharsNeedMatch = 1
|
---|
85 | end
|
---|
86 | object lstYourTitles: TORListBox [7]
|
---|
87 | Left = 299
|
---|
88 | Top = 93
|
---|
89 | Width = 200
|
---|
90 | Height = 108
|
---|
91 | HelpContext = 9237
|
---|
92 | ItemHeight = 13
|
---|
93 | MultiSelect = True
|
---|
94 | ParentShowHint = False
|
---|
95 | ShowHint = True
|
---|
96 | TabOrder = 6
|
---|
97 | OnClick = lstYourTitlesClick
|
---|
98 | OnDblClick = btnRemoveClick
|
---|
99 | Caption = 'Your list of titles'
|
---|
100 | ItemTipColor = clWindow
|
---|
101 | LongList = False
|
---|
102 | Pieces = '2'
|
---|
103 | OnChange = lstYourTitlesChange
|
---|
104 | end
|
---|
105 | object btnAdd: TButton [8]
|
---|
106 | Left = 211
|
---|
107 | Top = 93
|
---|
108 | Width = 85
|
---|
109 | Height = 22
|
---|
110 | HelpContext = 9233
|
---|
111 | Caption = 'Add'
|
---|
112 | Font.Charset = DEFAULT_CHARSET
|
---|
113 | Font.Color = clWindowText
|
---|
114 | Font.Height = -11
|
---|
115 | Font.Name = 'MS Sans Serif'
|
---|
116 | Font.Style = []
|
---|
117 | ParentFont = False
|
---|
118 | TabOrder = 2
|
---|
119 | OnClick = btnAddClick
|
---|
120 | end
|
---|
121 | object btnRemove: TButton [9]
|
---|
122 | Left = 211
|
---|
123 | Top = 121
|
---|
124 | Width = 85
|
---|
125 | Height = 22
|
---|
126 | HelpContext = 9234
|
---|
127 | Caption = 'Remove'
|
---|
128 | Font.Charset = DEFAULT_CHARSET
|
---|
129 | Font.Color = clWindowText
|
---|
130 | Font.Height = -11
|
---|
131 | Font.Name = 'MS Sans Serif'
|
---|
132 | Font.Style = []
|
---|
133 | ParentFont = False
|
---|
134 | TabOrder = 3
|
---|
135 | OnClick = btnRemoveClick
|
---|
136 | end
|
---|
137 | object btnDefault: TButton [10]
|
---|
138 | Left = 211
|
---|
139 | Top = 178
|
---|
140 | Width = 85
|
---|
141 | Height = 22
|
---|
142 | HelpContext = 9236
|
---|
143 | Caption = 'Set as Default'
|
---|
144 | Enabled = False
|
---|
145 | Font.Charset = DEFAULT_CHARSET
|
---|
146 | Font.Color = clWindowText
|
---|
147 | Font.Height = -11
|
---|
148 | Font.Name = 'MS Sans Serif'
|
---|
149 | Font.Style = []
|
---|
150 | ParentFont = False
|
---|
151 | TabOrder = 5
|
---|
152 | OnClick = btnDefaultClick
|
---|
153 | end
|
---|
154 | object btnSaveChanges: TButton [11]
|
---|
155 | Left = 211
|
---|
156 | Top = 150
|
---|
157 | Width = 85
|
---|
158 | Height = 22
|
---|
159 | HelpContext = 9235
|
---|
160 | Caption = 'Save Changes'
|
---|
161 | Enabled = False
|
---|
162 | Font.Charset = DEFAULT_CHARSET
|
---|
163 | Font.Color = clWindowText
|
---|
164 | Font.Height = -11
|
---|
165 | Font.Name = 'MS Sans Serif'
|
---|
166 | Font.Style = []
|
---|
167 | ParentFont = False
|
---|
168 | TabOrder = 4
|
---|
169 | OnClick = btnSaveChangesClick
|
---|
170 | end
|
---|
171 | object pnlBottom: TPanel [12]
|
---|
172 | Left = 0
|
---|
173 | Top = 204
|
---|
174 | Width = 527
|
---|
175 | Height = 33
|
---|
176 | HelpContext = 9110
|
---|
177 | Align = alBottom
|
---|
178 | BevelOuter = bvNone
|
---|
179 | ParentColor = True
|
---|
180 | TabOrder = 9
|
---|
181 | object bvlBottom: TBevel
|
---|
182 | Left = 0
|
---|
183 | Top = 0
|
---|
184 | Width = 527
|
---|
185 | Height = 2
|
---|
186 | Align = alTop
|
---|
187 | end
|
---|
188 | object btnOK: TButton
|
---|
189 | Left = 367
|
---|
190 | Top = 7
|
---|
191 | Width = 75
|
---|
192 | Height = 22
|
---|
193 | HelpContext = 9996
|
---|
194 | Caption = 'OK'
|
---|
195 | Default = True
|
---|
196 | ModalResult = 1
|
---|
197 | TabOrder = 0
|
---|
198 | OnClick = btnOKClick
|
---|
199 | end
|
---|
200 | object btnCancel: TButton
|
---|
201 | Left = 448
|
---|
202 | Top = 7
|
---|
203 | Width = 75
|
---|
204 | Height = 22
|
---|
205 | HelpContext = 9997
|
---|
206 | Cancel = True
|
---|
207 | Caption = 'Cancel'
|
---|
208 | ModalResult = 2
|
---|
209 | TabOrder = 1
|
---|
210 | end
|
---|
211 | end
|
---|
212 | object cboDocumentTitles: TORComboBox [13]
|
---|
213 | Left = 8
|
---|
214 | Top = 72
|
---|
215 | Width = 200
|
---|
216 | Height = 129
|
---|
217 | HelpContext = 9232
|
---|
218 | Style = orcsSimple
|
---|
219 | AutoSelect = True
|
---|
220 | Caption = 'Document titles'
|
---|
221 | Color = clWindow
|
---|
222 | DropDownCount = 8
|
---|
223 | ItemHeight = 13
|
---|
224 | ItemTipColor = clWindow
|
---|
225 | ItemTipEnable = True
|
---|
226 | ListItemsOnly = False
|
---|
227 | LongList = True
|
---|
228 | LookupPiece = 0
|
---|
229 | MaxLength = 0
|
---|
230 | Pieces = '2'
|
---|
231 | Sorted = True
|
---|
232 | SynonymChars = '<>'
|
---|
233 | TabOrder = 1
|
---|
234 | OnChange = cboDocumentTitlesChange
|
---|
235 | OnDblClick = btnAddClick
|
---|
236 | OnNeedData = cboDocumentTitlesNeedData
|
---|
237 | CharsNeedMatch = 1
|
---|
238 | end
|
---|
239 | object btnUp: TButton [14]
|
---|
240 | Left = 504
|
---|
241 | Top = 110
|
---|
242 | Width = 22
|
---|
243 | Height = 22
|
---|
244 | HelpContext = 9021
|
---|
245 | Caption = '^'
|
---|
246 | TabOrder = 7
|
---|
247 | OnClick = btnUpClick
|
---|
248 | end
|
---|
249 | object btnDown: TButton [15]
|
---|
250 | Left = 504
|
---|
251 | Top = 150
|
---|
252 | Width = 22
|
---|
253 | Height = 22
|
---|
254 | HelpContext = 9022
|
---|
255 | Caption = 'v'
|
---|
256 | TabOrder = 8
|
---|
257 | OnClick = btnDownClick
|
---|
258 | end
|
---|
259 | inherited amgrMain: TVA508AccessibilityManager
|
---|
260 | Data = (
|
---|
261 | (
|
---|
262 | 'Component = lblDefaultTitle'
|
---|
263 | 'Status = stsDefault')
|
---|
264 | (
|
---|
265 | 'Component = lblDefault'
|
---|
266 | 'Status = stsDefault')
|
---|
267 | (
|
---|
268 | 'Component = lblDocumentPreference'
|
---|
269 | 'Status = stsDefault')
|
---|
270 | (
|
---|
271 | 'Component = cboDocumentClass'
|
---|
272 | 'Status = stsDefault')
|
---|
273 | (
|
---|
274 | 'Component = lstYourTitles'
|
---|
275 | 'Status = stsDefault')
|
---|
276 | (
|
---|
277 | 'Component = btnAdd'
|
---|
278 | 'Status = stsDefault')
|
---|
279 | (
|
---|
280 | 'Component = btnRemove'
|
---|
281 | 'Status = stsDefault')
|
---|
282 | (
|
---|
283 | 'Component = btnDefault'
|
---|
284 | 'Status = stsDefault')
|
---|
285 | (
|
---|
286 | 'Component = btnSaveChanges'
|
---|
287 | 'Status = stsDefault')
|
---|
288 | (
|
---|
289 | 'Component = pnlBottom'
|
---|
290 | 'Status = stsDefault')
|
---|
291 | (
|
---|
292 | 'Component = btnOK'
|
---|
293 | 'Status = stsDefault')
|
---|
294 | (
|
---|
295 | 'Component = btnCancel'
|
---|
296 | 'Status = stsDefault')
|
---|
297 | (
|
---|
298 | 'Component = cboDocumentTitles'
|
---|
299 | 'Status = stsDefault')
|
---|
300 | (
|
---|
301 | 'Component = btnUp'
|
---|
302 | 'Status = stsDefault')
|
---|
303 | (
|
---|
304 | 'Component = btnDown'
|
---|
305 | 'Status = stsDefault')
|
---|
306 | (
|
---|
307 | 'Component = frmOptionsTitles'
|
---|
308 | 'Status = stsDefault'))
|
---|
309 | end
|
---|
310 | end
|
---|