-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathAddPersonal.dfm
349 lines (349 loc) · 7.56 KB
/
AddPersonal.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
object AddPersonalForm: TAddPersonalForm
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = #1044#1086#1073#1072#1074#1080#1090#1100' '#1087#1086#1100#1079#1086#1074#1072#1090#1077#1083#1103' '#1048#1059#1057
ClientHeight = 409
ClientWidth = 570
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 89
Height = 13
Caption = #1058#1072#1073#1077#1083#1100#1085#1099#1081' '#1085#1086#1084#1077#1088
end
object Label2: TLabel
Left = 111
Top = 8
Width = 44
Height = 13
Caption = #1060#1072#1084#1080#1083#1080#1103
end
object Label3: TLabel
Left = 256
Top = 8
Width = 19
Height = 13
Caption = #1048#1084#1103
end
object Label4: TLabel
Left = 400
Top = 8
Width = 49
Height = 13
Caption = #1054#1090#1095#1077#1090#1089#1074#1086
end
object Label5: TLabel
Left = 10
Top = 48
Width = 57
Height = 13
Caption = #1044#1086#1083#1078#1085#1086#1089#1090#1100
end
object Label6: TLabel
Left = 256
Top = 48
Width = 39
Height = 13
Caption = #1057#1083#1091#1078#1073#1072
end
object Label7: TLabel
Left = 10
Top = 88
Width = 74
Height = 13
Caption = #1056#1072#1073#1086#1095#1077#1077' '#1084#1077#1089#1090#1086
end
object Label8: TLabel
Left = 355
Top = 88
Width = 190
Height = 13
Caption = #1044#1072#1090#1072', '#1085#1086#1084#1077#1088' '#1074#1077#1076#1086#1084#1086#1089#1090#1080' '#1080#1085#1089#1090#1088#1091#1082#1090#1072#1078#1072
end
object Edit1: TEdit
Left = 16
Top = 24
Width = 89
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 119
Top = 24
Width = 138
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 263
Top = 24
Width = 138
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 407
Top = 24
Width = 138
Height = 21
TabOrder = 3
end
object CheckBox1: TCheckBox
Left = 448
Top = 146
Width = 97
Height = 17
Caption = #1057#1086#1090#1088#1091#1076#1085#1080#1082' '#1048#1058
TabOrder = 4
end
object Edit5: TEdit
Left = 17
Top = 64
Width = 240
Height = 21
TabOrder = 5
end
object Edit6: TEdit
Left = 263
Top = 64
Width = 240
Height = 21
TabOrder = 6
end
object Button1: TButton
Left = 509
Top = 62
Width = 36
Height = 21
Caption = 'F1'
TabOrder = 7
OnClick = Button1Click
end
object Edit7: TEdit
Left = 17
Top = 104
Width = 290
Height = 21
TabOrder = 8
end
object Button2: TButton
Left = 313
Top = 104
Width = 36
Height = 21
Caption = 'F2'
TabOrder = 9
OnClick = Button2Click
end
object Edit8: TEdit
Left = 457
Top = 104
Width = 88
Height = 21
TabOrder = 10
end
object DateTimePicker1: TDateTimePicker
Left = 362
Top = 104
Width = 89
Height = 21
Date = 41390.582119363420000000
Time = 41390.582119363420000000
TabOrder = 11
end
object Button3: TButton
Left = 17
Top = 144
Width = 168
Height = 21
Caption = #1055#1088#1086#1080#1079#1074#1077#1089#1090#1080' '#1088#1077#1075#1080#1089#1090#1088#1072#1094#1080#1102' '#1074' AD'
TabOrder = 12
OnClick = Button3Click
end
object Button4: TButton
Left = 191
Top = 144
Width = 168
Height = 21
Caption = #1054#1073#1085#1086#1074#1080#1090#1100' '#1076#1072#1085#1085#1099#1077' '#1074' AD'
TabOrder = 13
OnClick = Button4Click
end
object CheckBox2: TCheckBox
Left = 17
Top = 171
Width = 216
Height = 17
Caption = #1047#1072#1088#1077#1075#1080#1089#1090#1088#1080#1088#1086#1074#1072#1085#1085#1099#1081' '#1087#1086#1083#1100#1079#1086#1074#1072#1090#1077#1083#1100' AD'
TabOrder = 14
OnClick = CheckBox2Click
end
object BitBtn1: TBitBtn
Left = 396
Top = 360
Width = 75
Height = 25
Kind = bkOK
NumGlyphs = 2
TabOrder = 15
end
object BitBtn2: TBitBtn
Left = 477
Top = 360
Width = 75
Height = 25
Caption = #1054#1090#1084#1077#1085#1072
Kind = bkCancel
NumGlyphs = 2
TabOrder = 16
end
object GroupBox1: TGroupBox
Left = 17
Top = 194
Width = 528
Height = 143
Caption = #1044#1072#1085#1085#1099#1077' Active Directory'
TabOrder = 17
object Label9: TLabel
Left = 9
Top = 16
Width = 60
Height = 13
Caption = 'LogonName:'
end
object Label10: TLabel
Left = 136
Top = 13
Width = 48
Height = 13
Caption = #1060#1072#1084#1080#1083#1080#1103':'
end
object Label11: TLabel
Left = 465
Top = 13
Width = 12
Height = 13
Caption = #1054':'
end
object Label12: TLabel
Left = 11
Top = 56
Width = 61
Height = 13
Caption = #1044#1086#1083#1078#1085#1086#1089#1090#1100':'
end
object Label13: TLabel
Left = 257
Top = 56
Width = 43
Height = 13
Caption = #1057#1083#1091#1078#1073#1072':'
end
object Label14: TLabel
Left = 296
Top = 13
Width = 23
Height = 13
Caption = #1048#1084#1103':'
end
object Label15: TLabel
Left = 11
Top = 96
Width = 48
Height = 13
Caption = #1058#1077#1083#1077#1092#1086#1085':'
end
object Edit9: TEdit
Left = 17
Top = 32
Width = 136
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object Edit10: TEdit
Left = 144
Top = 32
Width = 169
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 1
end
object Edit11: TEdit
Left = 304
Top = 32
Width = 173
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 2
end
object Edit12: TEdit
Left = 471
Top = 32
Width = 43
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 3
end
object Edit13: TEdit
Left = 18
Top = 72
Width = 247
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 4
end
object Edit14: TEdit
Left = 264
Top = 72
Width = 249
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 5
end
object Edit15: TEdit
Left = 18
Top = 112
Width = 95
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 6
end
object Button5: TButton
Left = 264
Top = 106
Width = 249
Height = 21
Caption = #1055#1077#1088#1077#1085#1077#1089#1090#1080' '#1076#1072#1085#1085#1099#1077' '#1074' '#1089#1087#1088#1072#1074#1086#1095#1085#1080#1082' '#1087#1077#1088#1089#1086#1085#1072#1083#1072
TabOrder = 7
OnClick = Button5Click
end
end
end