-
Notifications
You must be signed in to change notification settings - Fork 0
/
Unit1.dfm
349 lines (349 loc) · 9.61 KB
/
Unit1.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 Form1: TForm1
Left = 280
Top = 487
Width = 833
Height = 591
AutoSize = True
Caption = 'GraficDrawer v. 2.1.0'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 0
Top = 9
Width = 23
Height = 24
Caption = 'Y='
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Pole: TImage
Left = 223
Top = 0
Width = 586
Height = 513
AutoSize = True
end
object GroupBox3: TGroupBox
Left = 9
Top = 344
Width = 207
Height = 161
Caption = #1058#1072#1073#1091#1083#1103#1094#1080#1103' '#1092#1091#1085#1082#1094#1080#1080
TabOrder = 7
object Tabulation: TStringGrid
Left = 20
Top = 22
Width = 166
Height = 123
ColCount = 2
DefaultColWidth = 80
FixedCols = 0
RowCount = 1
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
TabOrder = 0
end
end
object GroupBox1: TGroupBox
Left = 9
Top = 57
Width = 207
Height = 240
Caption = #1055#1072#1088#1072#1084#1077#1090#1088#1099' '#1086#1089#1077#1081
TabOrder = 1
object Label1: TLabel
Left = 7
Top = 13
Width = 112
Height = 13
Caption = #1054#1089#1100' '#1072#1073#1089#1094#1080#1089#1089' ('#1054#1089#1100' OX)'
end
object Label2: TLabel
Left = 7
Top = 118
Width = 111
Height = 13
Caption = #1054#1089#1100' '#1086#1088#1076#1080#1085#1072#1090' ('#1054#1089#1100' OY)'
end
object StepX: TLabeledEdit
Left = 91
Top = 46
Width = 36
Height = 21
Hint = #1064#1072#1075' '#1075#1088#1072#1076#1091#1080#1088#1086#1074#1072#1085#1080#1103' '#1086#1089#1080' '#1072#1073#1089#1094#1080#1089#1089
HelpContext = 3
EditLabel.Width = 20
EditLabel.Height = 13
EditLabel.Caption = #1064#1072#1075
TabOrder = 2
end
object XminEdit: TLabeledEdit
Left = 12
Top = 46
Width = 34
Height = 21
Hint = #1053#1080#1078#1085#1103#1103' '#1075#1088#1072#1085#1100' '#1080#1085#1090#1077#1088#1072#1074#1083#1072' '#1080#1079#1084#1077#1085#1077#1085#1080#1103' '#1072#1088#1075#1091#1084#1077#1085#1090#1072' '#1092#1091#1085#1082#1094#1080#1080
HelpContext = 1
EditLabel.Width = 23
EditLabel.Height = 13
EditLabel.Caption = 'Xmin'
TabOrder = 0
end
object XmaxEdit: TLabeledEdit
Left = 52
Top = 46
Width = 34
Height = 21
Hint = #1042#1077#1088#1093#1085#1103#1103' '#1075#1088#1072#1085#1100' '#1080#1085#1090#1077#1088#1072#1074#1083#1072' '#1080#1079#1084#1077#1085#1077#1085#1080#1103' '#1072#1088#1075#1091#1084#1077#1085#1090#1072' '#1092#1091#1085#1082#1094#1080#1080
HelpContext = 1
EditLabel.Width = 26
EditLabel.Height = 13
EditLabel.Caption = 'Xmax'
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 7
Top = 86
Width = 189
Height = 14
HelpContext = 3
Caption = #1055#1088#1086#1075#1088#1072#1076#1091#1080#1088#1086#1074#1072#1090#1100' '#1086#1089#1100' '#1072#1073#1089#1094#1080#1089#1089
TabOrder = 3
end
object CheckBox2: TCheckBox
Left = 7
Top = 184
Width = 189
Height = 20
HelpContext = 3
Caption = #1055#1088#1086#1075#1088#1072#1076#1091#1080#1088#1086#1074#1072#1090#1100' '#1086#1089#1100' '#1086#1088#1076#1080#1085#1072#1090
TabOrder = 7
end
object StepY: TLabeledEdit
Left = 91
Top = 157
Width = 38
Height = 21
Hint = #1064#1072#1075' '#1075#1088#1072#1076#1091#1080#1088#1086#1074#1072#1085#1080#1103' '#1086#1089#1080' '#1086#1088#1076#1080#1085#1072#1090
HelpContext = 3
EditLabel.Width = 20
EditLabel.Height = 13
EditLabel.Caption = #1064#1072#1075
TabOrder = 6
end
object YminEdit: TLabeledEdit
Left = 11
Top = 157
Width = 35
Height = 21
Hint = #1053#1080#1078#1085#1103#1103' '#1075#1088#1072#1085#1100' '#1080#1085#1090#1077#1088#1072#1074#1083#1072' '#1080#1079#1084#1077#1085#1077#1085#1080#1103' '#1092#1091#1085#1082#1094#1080#1080
HelpContext = 2
EditLabel.Width = 23
EditLabel.Height = 13
EditLabel.Caption = 'Ymin'
TabOrder = 4
end
object YmaxEdit: TLabeledEdit
Left = 52
Top = 157
Width = 36
Height = 21
Hint = #1042#1077#1088#1093#1085#1103#1103' '#1075#1088#1072#1085#1100' '#1080#1085#1090#1077#1088#1072#1074#1083#1072' '#1080#1079#1084#1077#1085#1077#1085#1080#1103' '#1092#1091#1085#1082#1094#1080#1080
HelpContext = 2
EditLabel.Width = 26
EditLabel.Height = 13
EditLabel.Caption = 'Ymax'
TabOrder = 5
end
end
object GroupBox2: TGroupBox
Left = 9
Top = 293
Width = 207
Height = 53
Caption = #1062#1074#1077#1090' '#1075#1088#1072#1092#1080#1082#1072
TabOrder = 2
object ColorBox: TColorBox
Left = 15
Top = 20
Width = 150
Height = 22
Hint = #1042#1099#1073#1077#1088#1080#1090#1077' '#1094#1074#1077#1090' '#1075#1088#1072#1092#1080#1082#1072' '#1074' '#1088#1072#1089#1082#1088#1099#1074#1072#1102#1097#1077#1084#1089#1103' '#1089#1087#1080#1089#1082#1077
DefaultColorColor = clRed
Style = [cbStandardColors, cbPrettyNames]
DropDownCount = 10
ItemHeight = 16
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
end
object BitBtn2: TBitBtn
Left = 362
Top = 472
Width = 92
Height = 33
Caption = #1054#1095#1080#1089#1090#1080#1090#1100
TabOrder = 4
Visible = False
OnClick = BitBtn2Click
end
object Button1: TButton
Left = 49
Top = 264
Width = 113
Height = 25
Caption = #1055#1086#1089#1090#1088#1086#1080#1090#1100
Default = True
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 465
Top = 472
Width = 97
Height = 33
HelpContext = 5
Caption = #1057#1086#1093#1088#1072#1085#1080#1090#1100' '#1074' '#1092#1072#1081#1083
TabOrder = 5
Visible = False
OnClick = Button2Click
end
object Button3: TButton
Left = 569
Top = 472
Width = 97
Height = 33
HelpContext = 5
Caption = #1047#1072#1075#1088#1091#1079#1080#1090#1100' '#1080#1079' '#1092#1072#1081#1083#1072
TabOrder = 6
Visible = False
WordWrap = True
end
object BitBtn3: TBitBtn
Left = 752
Top = 504
Width = 73
Height = 33
TabOrder = 8
Visible = False
OnClick = BitBtn3Click
Kind = bkHelp
end
object ComboBox1: TComboBox
Left = 32
Top = 8
Width = 161
Height = 21
AutoCloseUp = True
ItemHeight = 13
PopupMenu = PopupMenu1
TabOrder = 9
OnClick = ComboBox1Click
end
object InputPole: TEdit
Left = 32
Top = 8
Width = 161
Height = 25
HelpContext = 4
TabOrder = 0
OnChange = InputPoleChange
end
object SaveDialog1: TSaveDialog
Filter = #1060#1072#1081#1083#1099' '#1089#1086#1093#1088#1072#1085#1077#1085#1085#1099#1093' '#1087#1088#1086#1077#1082#1090#1086#1074'|*.gdr'
Left = 192
Top = 512
end
object OpenDialog1: TOpenDialog
Filter = #1060#1072#1081#1083#1099' '#1089#1086#1093#1088#1072#1085#1077#1085#1085#1099#1093' '#1087#1088#1086#1077#1082#1090#1086#1074'|*.gdr'
Left = 144
Top = 512
end
object MainMenu1: TMainMenu
Left = 96
Top = 512
object N1: TMenuItem
Caption = #1060#1072#1081#1083
object N4: TMenuItem
Caption = #1053#1086#1074#1086#1077' '#1087#1086#1089#1090#1088#1086#1077#1085#1080#1077
OnClick = N4Click
end
object N2: TMenuItem
Caption = #1054#1090#1082#1088#1099#1090#1100
OnClick = N2Click
end
object N3: TMenuItem
Caption = #1057#1086#1093#1088#1072#1085#1080#1090#1100
OnClick = N3Click
end
object N5: TMenuItem
Caption = #1057#1086#1093#1088#1072#1085#1080#1090#1100' '#1082#1072#1082'...'
OnClick = N5Click
end
object N6: TMenuItem
Caption = #1042#1099#1093#1086#1076
end
end
object N7: TMenuItem
Caption = #1055#1086#1089#1090#1088#1086#1077#1085#1080#1077
object N8: TMenuItem
Caption = #1055#1086#1089#1090#1088#1086#1080#1090#1100
OnClick = N8Click
end
object N9: TMenuItem
Caption = #1054#1095#1080#1089#1090#1080#1090#1100' '#1087#1086#1083#1077' '#1087#1086#1089#1090#1088#1086#1077#1085#1103
OnClick = N9Click
end
end
object N10: TMenuItem
Caption = #1057#1087#1088#1072#1074#1082#1072
object N11: TMenuItem
Caption = #1056#1091#1082#1086#1074#1086#1076#1089#1090#1074#1086
OnClick = N11Click
end
object N12: TMenuItem
Caption = #1054' '#1087#1088#1086#1075#1088#1072#1084#1084#1077
OnClick = N12Click
end
end
end
object Table1: TTable
Left = 232
Top = 512
end
object DataSource1: TDataSource
DataSet = Query1
Left = 64
Top = 512
end
object Query1: TQuery
BeforeOpen = Query1BeforeOpen
SQL.Strings = (
'')
Left = 32
Top = 512
end
object PopupMenu1: TPopupMenu
Left = 280
Top = 504
object N13: TMenuItem
Caption = #1059#1076#1072#1083#1080#1090#1100
OnClick = N13Click
end
end
end