MathgeomGLS

Форк
0
/
faAddPlotColors.dfm 
497 строк · 12.7 Кб
1
object AddPlotColorsForm: TAddPlotColorsForm
2
  Left = 0
3
  Top = 0
4
  Margins.Left = 5
5
  Margins.Top = 5
6
  Margins.Right = 5
7
  Margins.Bottom = 5
8
  BorderIcons = [biSystemMenu]
9
  BorderStyle = bsDialog
10
  ClientHeight = 620
11
  ClientWidth = 483
12
  Color = clBtnFace
13
  Font.Charset = DEFAULT_CHARSET
14
  Font.Color = clWindowText
15
  Font.Height = -19
16
  Font.Name = 'Tahoma'
17
  Font.Style = []
18
  FormStyle = fsStayOnTop
19
  KeyPreview = True
20
  Position = poDesigned
21
  OnCloseQuery = FormCloseQuery
22
  OnKeyDown = FormKeyDown
23
  OnShow = FormShow
24
  PixelsPerInch = 168
25
  TextHeight = 23
26
  object Label9: TLabel
27
    Left = 25
28
    Top = 492
29
    Width = 108
30
    Height = 23
31
    Margins.Left = 5
32
    Margins.Top = 5
33
    Margins.Right = 5
34
    Margins.Bottom = 5
35
    Caption = 'Blend factor:'
36
  end
37
  object Label10: TLabel
38
    Left = 245
39
    Top = 492
40
    Width = 105
41
    Height = 23
42
    Margins.Left = 5
43
    Margins.Top = 5
44
    Margins.Right = 5
45
    Margins.Bottom = 5
46
    Caption = 'Move factor:'
47
  end
48
  object GroupBox1: TGroupBox
49
    Left = 14
50
    Top = 11
51
    Width = 436
52
    Height = 210
53
    Margins.Left = 5
54
    Margins.Top = 5
55
    Margins.Right = 5
56
    Margins.Bottom = 5
57
    Caption = ' '#1062#1074#1077#1090' '#1074#1077#1088#1093#1085#1077#1081' '#1087#1086#1074#1077#1088#1093#1085#1086#1089#1090#1080
58
    Font.Charset = ANSI_CHARSET
59
    Font.Color = clWindowText
60
    Font.Height = -23
61
    Font.Name = 'Tahoma'
62
    Font.Style = []
63
    ParentFont = False
64
    TabOrder = 0
65
    object Label1: TLabel
66
      Left = -5
67
      Top = 39
68
      Width = 107
69
      Height = 24
70
      Margins.Left = 5
71
      Margins.Top = 5
72
      Margins.Right = 5
73
      Margins.Bottom = 5
74
      Alignment = taRightJustify
75
      Caption = #1050#1088#1072#1089#1085#1099#1081
76
      Font.Charset = DEFAULT_CHARSET
77
      Font.Color = clRed
78
      Font.Height = -19
79
      Font.Name = 'MS Sans Serif'
80
      Font.Style = [fsBold]
81
      ParentFont = False
82
    end
83
    object Label2: TLabel
84
      Left = -5
85
      Top = 77
86
      Width = 107
87
      Height = 23
88
      Margins.Left = 5
89
      Margins.Top = 5
90
      Margins.Right = 5
91
      Margins.Bottom = 5
92
      Alignment = taRightJustify
93
      Caption = #1047#1077#1083#1105#1085#1099#1081
94
      Font.Charset = ANSI_CHARSET
95
      Font.Color = clGreen
96
      Font.Height = -19
97
      Font.Name = 'Tahoma'
98
      Font.Style = [fsBold]
99
      ParentFont = False
100
    end
101
    object Label3: TLabel
102
      Left = 20
103
      Top = 116
104
      Width = 61
105
      Height = 23
106
      Margins.Left = 5
107
      Margins.Top = 5
108
      Margins.Right = 5
109
      Margins.Bottom = 5
110
      Alignment = taRightJustify
111
      Caption = #1057#1080#1085#1080#1081
112
      Font.Charset = ANSI_CHARSET
113
      Font.Color = clBlue
114
      Font.Height = -19
115
      Font.Name = 'Tahoma'
116
      Font.Style = [fsBold]
117
      ParentFont = False
118
    end
119
    object Label4: TLabel
120
      Left = 13
121
      Top = 154
122
      Width = 68
123
      Height = 28
124
      Margins.Left = 5
125
      Margins.Top = 5
126
      Margins.Right = 5
127
      Margins.Bottom = 5
128
      Alignment = taRightJustify
129
      Caption = #1040#1083#1100#1092#1072
130
    end
131
    object UpperRed: TTrackBar
132
      Left = 112
133
      Top = 32
134
      Width = 322
135
      Height = 52
136
      Cursor = crHandPoint
137
      Margins.Left = 5
138
      Margins.Top = 5
139
      Margins.Right = 5
140
      Margins.Bottom = 5
141
      Ctl3D = False
142
      Max = 255
143
      ParentCtl3D = False
144
      PageSize = 8
145
      Position = 128
146
      TabOrder = 0
147
      ThumbLength = 26
148
      TickMarks = tmTopLeft
149
      TickStyle = tsNone
150
      OnChange = UpperRedChange
151
    end
152
    object UpperGreen: TTrackBar
153
      Left = 112
154
      Top = 72
155
      Width = 322
156
      Height = 52
157
      Cursor = crHandPoint
158
      Margins.Left = 5
159
      Margins.Top = 5
160
      Margins.Right = 5
161
      Margins.Bottom = 5
162
      Ctl3D = False
163
      Max = 255
164
      ParentCtl3D = False
165
      PageSize = 8
166
      Position = 128
167
      TabOrder = 1
168
      ThumbLength = 26
169
      TickMarks = tmTopLeft
170
      TickStyle = tsNone
171
      OnChange = UpperGreenChange
172
    end
173
    object UpperBlue: TTrackBar
174
      Left = 112
175
      Top = 114
176
      Width = 322
177
      Height = 52
178
      Cursor = crHandPoint
179
      Margins.Left = 5
180
      Margins.Top = 5
181
      Margins.Right = 5
182
      Margins.Bottom = 5
183
      Ctl3D = False
184
      Max = 255
185
      ParentCtl3D = False
186
      PageSize = 8
187
      Position = 128
188
      TabOrder = 2
189
      ThumbLength = 26
190
      TickMarks = tmTopLeft
191
      TickStyle = tsNone
192
      OnChange = UpperBlueChange
193
    end
194
    object UpperAlpha: TTrackBar
195
      Left = 112
196
      Top = 152
197
      Width = 322
198
      Height = 53
199
      Cursor = crHandPoint
200
      Margins.Left = 5
201
      Margins.Top = 5
202
      Margins.Right = 5
203
      Margins.Bottom = 5
204
      Ctl3D = False
205
      Max = 1000
206
      ParentCtl3D = False
207
      PageSize = 8
208
      Position = 1000
209
      TabOrder = 3
210
      ThumbLength = 26
211
      TickMarks = tmTopLeft
212
      TickStyle = tsNone
213
      OnChange = UpperAlphaChange
214
    end
215
  end
216
  object GroupBox2: TGroupBox
217
    Left = 14
218
    Top = 226
219
    Width = 436
220
    Height = 210
221
    Margins.Left = 5
222
    Margins.Top = 5
223
    Margins.Right = 5
224
    Margins.Bottom = 5
225
    Caption = ' '#1062#1074#1077#1090' '#1085#1080#1078#1085#1077#1081' '#1087#1086#1074#1077#1088#1093#1085#1086#1089#1090#1080
226
    Font.Charset = ANSI_CHARSET
227
    Font.Color = clWindowText
228
    Font.Height = -23
229
    Font.Name = 'Tahoma'
230
    Font.Style = []
231
    ParentFont = False
232
    TabOrder = 1
233
    object Label5: TLabel
234
      Left = -5
235
      Top = 39
236
      Width = 107
237
      Height = 24
238
      Margins.Left = 5
239
      Margins.Top = 5
240
      Margins.Right = 5
241
      Margins.Bottom = 5
242
      Alignment = taRightJustify
243
      Caption = #1050#1088#1072#1089#1085#1099#1081
244
      Font.Charset = DEFAULT_CHARSET
245
      Font.Color = clRed
246
      Font.Height = -19
247
      Font.Name = 'MS Sans Serif'
248
      Font.Style = [fsBold]
249
      ParentFont = False
250
    end
251
    object Label6: TLabel
252
      Left = -5
253
      Top = 77
254
      Width = 107
255
      Height = 23
256
      Margins.Left = 5
257
      Margins.Top = 5
258
      Margins.Right = 5
259
      Margins.Bottom = 5
260
      Alignment = taRightJustify
261
      Caption = #1047#1077#1083#1105#1085#1099#1081
262
      Font.Charset = ANSI_CHARSET
263
      Font.Color = clGreen
264
      Font.Height = -19
265
      Font.Name = 'Tahoma'
266
      Font.Style = [fsBold]
267
      ParentFont = False
268
    end
269
    object Label7: TLabel
270
      Left = 20
271
      Top = 110
272
      Width = 63
273
      Height = 23
274
      Margins.Left = 5
275
      Margins.Top = 5
276
      Margins.Right = 5
277
      Margins.Bottom = 5
278
      Alignment = taRightJustify
279
      Caption = #1057#1080#1085#1080#1081
280
      Font.Charset = ANSI_CHARSET
281
      Font.Color = clBlue
282
      Font.Height = -19
283
      Font.Name = 'Tahoma'
284
      Font.Style = [fsBold]
285
      ParentFont = False
286
    end
287
    object Label8: TLabel
288
      Left = 13
289
      Top = 154
290
      Width = 68
291
      Height = 28
292
      Margins.Left = 5
293
      Margins.Top = 5
294
      Margins.Right = 5
295
      Margins.Bottom = 5
296
      Alignment = taRightJustify
297
      Caption = #1040#1083#1100#1092#1072
298
    end
299
    object LowerRed: TTrackBar
300
      Left = 112
301
      Top = 32
302
      Width = 322
303
      Height = 52
304
      Cursor = crHandPoint
305
      Margins.Left = 5
306
      Margins.Top = 5
307
      Margins.Right = 5
308
      Margins.Bottom = 5
309
      Ctl3D = False
310
      Max = 255
311
      ParentCtl3D = False
312
      PageSize = 8
313
      Position = 128
314
      TabOrder = 0
315
      ThumbLength = 26
316
      TickMarks = tmTopLeft
317
      TickStyle = tsNone
318
      OnChange = LowerRedChange
319
    end
320
    object LowerGreen: TTrackBar
321
      Left = 112
322
      Top = 72
323
      Width = 322
324
      Height = 52
325
      Cursor = crHandPoint
326
      Margins.Left = 5
327
      Margins.Top = 5
328
      Margins.Right = 5
329
      Margins.Bottom = 5
330
      Ctl3D = False
331
      Max = 255
332
      ParentCtl3D = False
333
      PageSize = 8
334
      Position = 128
335
      TabOrder = 1
336
      ThumbLength = 26
337
      TickMarks = tmTopLeft
338
      TickStyle = tsNone
339
      OnChange = LowerGreenChange
340
    end
341
    object LowerBlue: TTrackBar
342
      Left = 112
343
      Top = 114
344
      Width = 322
345
      Height = 52
346
      Cursor = crHandPoint
347
      Margins.Left = 5
348
      Margins.Top = 5
349
      Margins.Right = 5
350
      Margins.Bottom = 5
351
      Ctl3D = False
352
      Max = 255
353
      ParentCtl3D = False
354
      PageSize = 8
355
      Position = 128
356
      TabOrder = 2
357
      ThumbLength = 26
358
      TickMarks = tmTopLeft
359
      TickStyle = tsNone
360
      OnChange = LowerBlueChange
361
    end
362
    object LowerAlpha: TTrackBar
363
      Left = 112
364
      Top = 152
365
      Width = 322
366
      Height = 53
367
      Cursor = crHandPoint
368
      Margins.Left = 5
369
      Margins.Top = 5
370
      Margins.Right = 5
371
      Margins.Bottom = 5
372
      Ctl3D = False
373
      Max = 1000
374
      ParentCtl3D = False
375
      PageSize = 8
376
      Position = 1000
377
      TabOrder = 3
378
      ThumbLength = 26
379
      TickMarks = tmTopLeft
380
      TickStyle = tsNone
381
      OnChange = LowerAlphaChange
382
    end
383
  end
384
  object UpperLowerLock: TCheckBox
385
    Left = 53
386
    Top = 445
387
    Width = 358
388
    Height = 29
389
    Margins.Left = 5
390
    Margins.Top = 5
391
    Margins.Right = 5
392
    Margins.Bottom = 5
393
    Caption = #1062#1074#1077#1090' '#1074#1074#1077#1088#1093#1091' '#1082#1072#1082' '#1074#1085#1080#1079#1091
394
    Font.Charset = ANSI_CHARSET
395
    Font.Color = clMaroon
396
    Font.Height = -19
397
    Font.Name = 'Tahoma'
398
    Font.Style = [fsBold]
399
    ParentFont = False
400
    TabOrder = 2
401
    OnClick = UpperLowerLockClick
402
  end
403
  object EditBlend: TEdit
404
    Left = 140
405
    Top = 487
406
    Width = 88
407
    Height = 31
408
    Margins.Left = 5
409
    Margins.Top = 5
410
    Margins.Right = 5
411
    Margins.Bottom = 5
412
    TabOrder = 3
413
    OnKeyDown = EditBlendKeyDown
414
    OnKeyPress = EditBlendKeyPress
415
    OnKeyUp = EditBlendKeyUp
416
  end
417
  object EditMove: TEdit
418
    Left = 361
419
    Top = 487
420
    Width = 87
421
    Height = 31
422
    Margins.Left = 5
423
    Margins.Top = 5
424
    Margins.Right = 5
425
    Margins.Bottom = 5
426
    TabOrder = 4
427
    OnKeyDown = EditBlendKeyDown
428
    OnKeyPress = EditMoveKeyPress
429
    OnKeyUp = EditMoveKeyUp
430
  end
431
  object ApplyBtn: TBitBtn
432
    Left = 14
433
    Top = 541
434
    Width = 210
435
    Height = 52
436
    Cursor = crHandPoint
437
    Hint = 'Update any changes made'
438
    Margins.Left = 5
439
    Margins.Top = 5
440
    Margins.Right = 5
441
    Margins.Bottom = 5
442
    Caption = #1055#1088#1080#1084#1077#1085#1080#1090#1100
443
    Default = True
444
    Glyph.Data = {
445
      36030000424D3603000000000000360000002800000010000000100000000100
446
      18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
447
      FF00FFFF00FFFF00FF936035936035936035936035936035936035FF00FFFF00
448
      FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF936035936035C6923DE3B445F7
449
      CE4AF7CF4BE3BB47C79940936035936035FF00FFFF00FFFF00FFFF00FFFF00FF
450
      936035B57A36DD9838F0AD38F3B538F5BC3BF6BE3CF5BB3BF3B63BE1A33DB87F
451
      38936035FF00FFFF00FFFF00FF936035B27233DC872FE4922DDCA457D7BC8FD7
452
      C097D8C096D8C199D5B582E69E38E09233B47634936035FF00FFFF00FF936035
453
      CD6F28DA7B25D2A374F9FDFEF9FDFEF9FDFEF9FDFEF9FDFEF9FDFEDF8E32E08A
454
      2FD0782C936035FF00FF936035B4652BD3661FD27A37F9FDFED5B69ADA8229DE
455
      892DDF8A2FD9852DDC8227DD832DDA7B2AD67226B5682C936035936035C05A21
456
      CE5A17D07D47F9FDFED18C57DA711CDB7B29DC7822F9FDFED2905BD76D1CD56E
457
      25D26722C25E24936035936035C64C18CA5015CB6A36F9FDFED8AD91CD5F16D0
458
      641BCF5E0FF9FDFEF9FDFECD7F4CCF5A15CD5B1EC7521B936035936035C24212
459
      C54613C5480FD5A38CF5FCFFF9FDFEF9FDFEF9FDFEF9FDFEF9FDFEF9FDFECB70
460
      43C84B12C34917936035936035C15F39C9552DC95124C54918D08464E4BDAEE7
461
      C8BCE6C5B8F9FDFEF9FDFEF9FDFEC7663FC33E0CB84618936035936035B5704B
462
      D3765CD4785BD47555D06842CD6239CC5E33C74D1DF9FDFEF7F5F4CA7252C23D
463
      0FC24119AD5428936035FF00FF936035CD7C64D6816AD7836AD8846BD8856BD8
464
      846AD77F63F9FDFED59B89D27154D4775CC86F55936035FF00FFFF00FF936035
465
      B17855D88B7ADA8E7BDA8E7BDA8E7ADA8D79DB8C78D58974D78570D98974D483
466
      70B07450936035FF00FFFF00FFFF00FF936035B37F5DD79886E09E90E09E8FDF
467
      9D8EDF9C8CDF9A8ADE9888D38F7DB27B59936035FF00FFFF00FFFF00FFFF00FF
468
      FF00FF936035936035BE8E71D6A28FE4AEA1E4ADA0D5A08CBE8B6E9360359360
469
      35FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF93603593603593
470
      6035936035936035936035FF00FFFF00FFFF00FFFF00FFFF00FF}
471
    TabOrder = 5
472
    Visible = False
473
    OnClick = ApplyBtnClick
474
  end
475
  object BitBtn1: TBitBtn
476
    Left = 240
477
    Top = 541
478
    Width = 210
479
    Height = 52
480
    Margins.Left = 5
481
    Margins.Top = 5
482
    Margins.Right = 5
483
    Margins.Bottom = 5
484
    Caption = '&'#1047#1072#1082#1088#1099#1090#1100
485
    Glyph.Data = {
486
      F6000000424DF600000000000000760000002800000010000000100000000100
487
      040000000000800000000000000000000000100000001000000000000000FFFF
488
      000000008400FF00FF0000FFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
489
      FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00330000000000
490
      0333330244444444033333022444444403333302224444440333330222044444
491
      0333330222044444033333022204444403333302220444440333330222044444
492
      0333330222044444033333022240444403333302220444440333330222044444
493
      0333330212044444033333021104444403333300000000000333}
494
    TabOrder = 6
495
    OnClick = BitBtn1Click
496
  end
497
end
498

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.