Subversion Repositories spacemission

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 daniel-mar 1
object TDelphiXDIBEffectEditForm: TTDelphiXDIBEffectEditForm
2
  Left = 293
3
  Top = 183
4
  BorderStyle = bsDialog
5
  Caption = 'Special effect'
6
  ClientHeight = 368
7
  ClientWidth = 504
8
  Color = clBtnFace
9
  Font.Charset = DEFAULT_CHARSET
10
  Font.Color = clWindowText
11
  Font.Height = -11
12
  Font.Name = 'MS Sans Serif'
13
  Font.Style = []
14
  OldCreateOrder = True
15
  Position = poScreenCenter
16
  OnCreate = FormCreate
17
  OnDestroy = FormDestroy
18
  PixelsPerInch = 96
19
  TextHeight = 13
20
  object Bevel3: TBevel
21
    Left = 8
22
    Top = 8
23
    Width = 489
24
    Height = 321
25
    Shape = bsFrame
26
  end
27
  object Panel1: TPanel
28
    Left = 16
29
    Top = 16
30
    Width = 473
31
    Height = 305
32
    BevelOuter = bvNone
33
    BorderStyle = bsSingle
34
    TabOrder = 1
35
    object Bevel1: TBevel
36
      Left = 8
37
      Top = 39
38
      Width = 258
39
      Height = 258
40
    end
41
    object Image1: TImage
42
      Left = 9
43
      Top = 40
44
      Width = 32
45
      Height = 32
46
      AutoSize = True
47
    end
48
    object LSpokes: TLabel
49
      Left = 8
50
      Top = 8
51
      Width = 36
52
      Height = 13
53
      Caption = 'Spokes'
54
      FocusControl = Spokes
55
    end
56
    object LRaHUE: TLabel
57
      Left = 160
58
      Top = 8
59
      Width = 66
60
      Height = 13
61
      Caption = 'Random HUE'
62
      FocusControl = RaHUE
63
    end
64
    object LCentr: TLabel
65
      Left = 312
66
      Top = 8
67
      Width = 57
68
      Height = 13
69
      Caption = 'Nova radius'
70
      FocusControl = Centr
71
    end
72
    object Label4: TLabel
73
      Left = 276
74
      Top = 44
75
      Width = 11
76
      Height = 13
77
      Caption = 'R:'
78
    end
79
    object Label5: TLabel
80
      Left = 276
81
      Top = 76
82
      Width = 11
83
      Height = 13
84
      Caption = 'G:'
85
    end
86
    object Label6: TLabel
87
      Left = 276
88
      Top = 108
89
      Width = 10
90
      Height = 13
91
      Caption = 'B:'
92
    end
93
    object Label7: TLabel
94
      Left = 274
95
      Top = 140
96
      Width = 13
97
      Height = 13
98
      Hint = 'Random spoke...'
99
      Caption = 'rS:'
100
      FocusControl = randSpok
101
      ParentShowHint = False
102
      ShowHint = True
103
    end
104
    object Label8: TLabel
105
      Left = 274
106
      Top = 164
107
      Width = 14
108
      Height = 13
109
      Hint = 'Random gauss...'
110
      Caption = 'rG:'
111
      FocusControl = RandGauss
112
      ParentShowHint = False
113
      ShowHint = True
114
    end
115
    object rS_max: TSpeedButton
116
      Left = 334
117
      Top = 136
118
      Width = 36
119
      Height = 21
120
      Caption = 'max'
121
      Spacing = -1
122
      OnClick = rS_maxClick
123
    end
124
    object rG_max: TSpeedButton
125
      Left = 334
126
      Top = 160
127
      Width = 36
128
      Height = 21
129
      Caption = 'max'
130
      Spacing = -1
131
      OnClick = rG_maxClick
132
    end
133
    object Bevel2: TBevel
134
      Left = 272
135
      Top = 187
136
      Width = 192
137
      Height = 65
138
    end
139
    object SpokesPlus: TSpeedButton
140
      Left = 124
141
      Top = 5
142
      Width = 17
143
      Height = 17
144
      Glyph.Data = {
145
        DE000000424DDE0000000000000076000000280000000D0000000D0000000100
146
        0400000000006800000000000000000000001000000010000000000000000000
147
        BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
148
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
149
        700077777777777770007777700077777000777770C077777000777770C07777
150
        7000770000C000077000770CCCCCCC077000770000C000077000777770C07777
151
        7000777770C07777700077777000777770007777777777777000777777777777
152
        7000}
153
      OnClick = SpokesPlusClick
154
    end
155
    object SpokesMinus: TSpeedButton
156
      Left = 140
157
      Top = 5
158
      Width = 17
159
      Height = 17
160
      Glyph.Data = {
161
        DE000000424DDE0000000000000076000000280000000D0000000D0000000100
162
        0400000000006800000000000000000000001000000010000000000000000000
163
        BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
164
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
165
        7000777777777777700077777777777770007777777777777000777777777777
166
        70007700000000077000770CCCCCCC0770007700000000077000777777777777
167
        7000777777777777700077777777777770007777777777777000777777777777
168
        7000}
169
      OnClick = SpokesMinusClick
170
    end
171
    object RaHUEPlus: TSpeedButton
172
      Left = 276
173
      Top = 5
174
      Width = 17
175
      Height = 17
176
      Glyph.Data = {
177
        DE000000424DDE0000000000000076000000280000000D0000000D0000000100
178
        0400000000006800000000000000000000001000000010000000000000000000
179
        BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
180
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
181
        700077777777777770007777700077777000777770C077777000777770C07777
182
        7000770000C000077000770CCCCCCC077000770000C000077000777770C07777
183
        7000777770C07777700077777000777770007777777777777000777777777777
184
        7000}
185
      OnClick = RaHUEPlusClick
186
    end
187
    object RaHUEMinus: TSpeedButton
188
      Left = 292
189
      Top = 5
190
      Width = 17
191
      Height = 17
192
      Glyph.Data = {
193
        DE000000424DDE0000000000000076000000280000000D0000000D0000000100
194
        0400000000006800000000000000000000001000000010000000000000000000
195
        BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
196
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
197
        7000777777777777700077777777777770007777777777777000777777777777
198
        70007700000000077000770CCCCCCC0770007700000000077000777777777777
199
        7000777777777777700077777777777770007777777777777000777777777777
200
        7000}
201
      OnClick = RaHUEMinusClick
202
    end
203
    object CentrPlus: TSpeedButton
204
      Left = 428
205
      Top = 5
206
      Width = 17
207
      Height = 17
208
      Glyph.Data = {
209
        DE000000424DDE0000000000000076000000280000000D0000000D0000000100
210
        0400000000006800000000000000000000001000000010000000000000000000
211
        BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
212
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
213
        700077777777777770007777700077777000777770C077777000777770C07777
214
        7000770000C000077000770CCCCCCC077000770000C000077000777770C07777
215
        7000777770C07777700077777000777770007777777777777000777777777777
216
        7000}
217
      OnClick = CentrPlusClick
218
    end
219
    object CentrMinus: TSpeedButton
220
      Left = 444
221
      Top = 5
222
      Width = 17
223
      Height = 17
224
      Glyph.Data = {
225
        DE000000424DDE0000000000000076000000280000000D0000000D0000000100
226
        0400000000006800000000000000000000001000000010000000000000000000
227
        BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
228
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
229
        7000777777777777700077777777777770007777777777777000777777777777
230
        70007700000000077000770CCCCCCC0770007700000000077000777777777777
231
        7000777777777777700077777777777770007777777777777000777777777777
232
        7000}
233
      OnClick = CentrMinusClick
234
    end
235
    object LName: TLabel
236
      Left = 283
237
      Top = 200
238
      Width = 112
239
      Height = 13
240
      Caption = 'Picture name (required):'
241
      FocusControl = eName
242
      Font.Charset = DEFAULT_CHARSET
243
      Font.Color = clPurple
244
      Font.Height = -11
245
      Font.Name = 'MS Sans Serif'
246
      Font.Style = [fsUnderline]
247
      ParentFont = False
248
    end
249
    object eR: TEdit
250
      Left = 289
251
      Top = 40
252
      Width = 35
253
      Height = 21
254
      TabOrder = 0
255
      Text = '16'
256
      OnChange = ImageChange
257
    end
258
    object eG: TEdit
259
      Left = 289
260
      Top = 72
261
      Width = 35
262
      Height = 21
263
      TabOrder = 1
264
      Text = '48'
265
      OnChange = ImageChange
266
    end
267
    object eB: TEdit
268
      Left = 289
269
      Top = 104
270
      Width = 35
271
      Height = 21
272
      TabOrder = 2
273
      Text = '255'
274
      OnChange = ImageChange
275
    end
276
    object randSpok: TEdit
277
      Left = 289
278
      Top = 136
279
      Width = 44
280
      Height = 21
281
      TabOrder = 3
282
    end
283
    object RandGauss: TEdit
284
      Left = 289
285
      Top = 160
286
      Width = 44
287
      Height = 21
288
      TabOrder = 4
289
    end
290
    object PictSize: TRadioGroup
291
      Left = 385
292
      Top = 44
293
      Width = 73
294
      Height = 121
295
      Caption = ' Size: '
296
      ItemIndex = 0
297
      Items.Strings = (
298
        '256x256'
299
        '128x128'
300
        '64x64'
301
        '32x62'
302
        '16x16'
303
        '8x8')
304
      TabOrder = 5
305
      OnClick = ImageChange
306
    end
307
    object R_updown: TSpinButton
308
      Left = 326
309
      Top = 41
310
      Width = 20
311
      Height = 20
312
      DownGlyph.Data = {
313
        0E010000424D0E01000000000000360000002800000009000000060000000100
314
        200000000000D800000000000000000000000000000000000000008080000080
315
        8000008080000080800000808000008080000080800000808000008080000080
316
        8000008080000080800000808000000000000080800000808000008080000080
317
        8000008080000080800000808000000000000000000000000000008080000080
318
        8000008080000080800000808000000000000000000000000000000000000000
319
        0000008080000080800000808000000000000000000000000000000000000000
320
        0000000000000000000000808000008080000080800000808000008080000080
321
        800000808000008080000080800000808000}
322
      TabOrder = 6
323
      UpGlyph.Data = {
324
        0E010000424D0E01000000000000360000002800000009000000060000000100
325
        200000000000D800000000000000000000000000000000000000008080000080
326
        8000008080000080800000808000008080000080800000808000008080000080
327
        8000000000000000000000000000000000000000000000000000000000000080
328
        8000008080000080800000000000000000000000000000000000000000000080
329
        8000008080000080800000808000008080000000000000000000000000000080
330
        8000008080000080800000808000008080000080800000808000000000000080
331
        8000008080000080800000808000008080000080800000808000008080000080
332
        800000808000008080000080800000808000}
333
      OnDownClick = R_updownDownClick
334
      OnUpClick = R_updownUpClick
335
    end
336
    object G_updown: TSpinButton
337
      Left = 326
338
      Top = 73
339
      Width = 20
340
      Height = 20
341
      DownGlyph.Data = {
342
        0E010000424D0E01000000000000360000002800000009000000060000000100
343
        200000000000D800000000000000000000000000000000000000008080000080
344
        8000008080000080800000808000008080000080800000808000008080000080
345
        8000008080000080800000808000000000000080800000808000008080000080
346
        8000008080000080800000808000000000000000000000000000008080000080
347
        8000008080000080800000808000000000000000000000000000000000000000
348
        0000008080000080800000808000000000000000000000000000000000000000
349
        0000000000000000000000808000008080000080800000808000008080000080
350
        800000808000008080000080800000808000}
351
      TabOrder = 8
352
      UpGlyph.Data = {
353
        0E010000424D0E01000000000000360000002800000009000000060000000100
354
        200000000000D800000000000000000000000000000000000000008080000080
355
        8000008080000080800000808000008080000080800000808000008080000080
356
        8000000000000000000000000000000000000000000000000000000000000080
357
        8000008080000080800000000000000000000000000000000000000000000080
358
        8000008080000080800000808000008080000000000000000000000000000080
359
        8000008080000080800000808000008080000080800000808000000000000080
360
        8000008080000080800000808000008080000080800000808000008080000080
361
        800000808000008080000080800000808000}
362
      OnDownClick = G_updownDownClick
363
      OnUpClick = G_updownUpClick
364
    end
365
    object B_updown: TSpinButton
366
      Left = 326
367
      Top = 105
368
      Width = 20
369
      Height = 20
370
      DownGlyph.Data = {
371
        0E010000424D0E01000000000000360000002800000009000000060000000100
372
        200000000000D800000000000000000000000000000000000000008080000080
373
        8000008080000080800000808000008080000080800000808000008080000080
374
        8000008080000080800000808000000000000080800000808000008080000080
375
        8000008080000080800000808000000000000000000000000000008080000080
376
        8000008080000080800000808000000000000000000000000000000000000000
377
        0000008080000080800000808000000000000000000000000000000000000000
378
        0000000000000000000000808000008080000080800000808000008080000080
379
        800000808000008080000080800000808000}
380
      TabOrder = 7
381
      UpGlyph.Data = {
382
        0E010000424D0E01000000000000360000002800000009000000060000000100
383
        200000000000D800000000000000000000000000000000000000008080000080
384
        8000008080000080800000808000008080000080800000808000008080000080
385
        8000000000000000000000000000000000000000000000000000000000000080
386
        8000008080000080800000000000000000000000000000000000000000000080
387
        8000008080000080800000808000008080000000000000000000000000000080
388
        8000008080000080800000808000008080000080800000808000000000000080
389
        8000008080000080800000808000008080000080800000808000008080000080
390
        800000808000008080000080800000808000}
391
      OnDownClick = B_updownDownClick
392
      OnUpClick = B_updownUpClick
393
    end
394
    object Spokes: TProgressBar
395
      Left = 8
396
      Top = 24
397
      Width = 150
398
      Height = 9
399
      Min = 1
400
      Max = 1024
401
      Position = 255
402
      TabOrder = 9
403
      OnMouseMove = SpokesMouseMove
404
    end
405
    object RaHUE: TProgressBar
406
      Left = 160
407
      Top = 24
408
      Width = 150
409
      Height = 9
410
      Min = 0
411
      Max = 360
412
      TabOrder = 10
413
      OnMouseMove = RaHUEMouseMove
414
    end
415
    object Centr: TProgressBar
416
      Left = 312
417
      Top = 24
418
      Width = 150
419
      Height = 9
420
      Min = 1
421
      Max = 100
422
      Position = 1
423
      TabOrder = 11
424
      OnMouseMove = CentrMouseMove
425
    end
426
    object eName: TEdit
427
      Left = 283
428
      Top = 216
429
      Width = 161
430
      Height = 21
431
      TabOrder = 12
432
    end
433
  end
434
  object Button1: TButton
435
    Left = 264
436
    Top = 336
437
    Width = 75
438
    Height = 25
439
    Caption = 'Save as...'
440
    TabOrder = 0
441
    OnClick = Button1Click
442
  end
443
  object btnOK: TButton
444
    Left = 344
445
    Top = 336
446
    Width = 75
447
    Height = 25
448
    Caption = 'OK'
449
    ModalResult = 1
450
    TabOrder = 2
451
    OnClick = btnOKClick
452
  end
453
  object btnCancel: TButton
454
    Left = 421
455
    Top = 336
456
    Width = 75
457
    Height = 25
458
    Caption = 'Cancel'
459
    ModalResult = 2
460
    TabOrder = 3
461
    OnClick = btnCancelClick
462
  end
463
  object SavePictureDialog1: TSavePictureDialog
464
    DefaultExt = '.bmp'
465
    Filter = 
466
      'All (*.dib;*.jpg;*.jpeg;*.jpg;*.jpeg;*.bmp;*.ico;*.emf;*.wmf)|*.' +
467
      'dib;*.jpg;*.jpeg;*.jpg;*.jpeg;*.bmp;*.ico;*.emf;*.wmf|Device Ind' +
468
      'ependent Bitmap (*.dib)|*.dib|JPEG Image File (*.jpg)|*.jpg|JPEG' +
469
      ' Image File (*.jpeg)|*.jpeg|JPEG Image File (*.jpg)|*.jpg|JPEG I' +
470
      'mage File (*.jpeg)|*.jpeg|Bitmaps (*.bmp)|*.bmp|Icons (*.ico)|*.' +
471
      'ico|Enhanced Metafiles (*.emf)|*.emf|Metafiles (*.wmf)|*.wmf'
472
    Title = 'Save NOVA picture effect'
473
    Left = 160
474
    Top = 304
475
  end
476
end