home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interacti…pecial Edition 2000 April / cd.iso / pc / PC / maintenance / Techsheduler / data1.cab / Delphi_Demo_1 / Testunit.dfm / Testunit.txt
Encoding:
Text File  |  1999-07-27  |  4.8 KB  |  256 lines

  1. object Form1: TForm1
  2.   Left = 292
  3.   Top = 144
  4.   Width = 415
  5.   Height = 413
  6.   Caption = 'Delphi API test'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 16
  16.     Top = 16
  17.     Width = 101
  18.     Height = 13
  19.     Caption = 'TechScheduler Path:'
  20.   end
  21.   object SpeedButton1: TSpeedButton
  22.     Left = 376
  23.     Top = 8
  24.     Width = 25
  25.     Height = 25
  26.     Glyph.Data = {
  27.       F6000000424DF600000000000000760000002800000010000000100000000100
  28.       0400000000008000000000000000000000001000000000000000000000000000
  29.       80000080000000808000800000008000800080800000C0C0C000808080000000
  30.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  31.       333B3BB3888BB8888BB333B0000000000B333330FFFFFFFF08333330FFFFFFFF
  32.       08333330F00F000F08333330FFFFFFFF0833BBB0F0000F0F0BB33BB0FFFFFFFF
  33.       0BBB3330F00F000003333330FFFF0FF033333330F07F0F0B33333330FFFF003B
  34.       B33333B000000333BB333BB3333BB3333BB3B333333B3333333B}
  35.     OnClick = SpeedButton1Click
  36.   end
  37.   object Label2: TLabel
  38.     Left = 16
  39.     Top = 45
  40.     Width = 51
  41.     Height = 13
  42.     Caption = 'Job Name:'
  43.   end
  44.   object Label3: TLabel
  45.     Left = 176
  46.     Top = 245
  47.     Width = 19
  48.     Height = 13
  49.     Caption = 'File:'
  50.   end
  51.   object Label4: TLabel
  52.     Left = 8
  53.     Top = 309
  54.     Width = 33
  55.     Height = 13
  56.     Caption = 'Param:'
  57.   end
  58.   object Label5: TLabel
  59.     Left = 8
  60.     Top = 330
  61.     Width = 39
  62.     Height = 13
  63.     Caption = 'StrData:'
  64.   end
  65.   object Label6: TLabel
  66.     Left = 8
  67.     Top = 354
  68.     Width = 38
  69.     Height = 13
  70.     Caption = 'IntData:'
  71.   end
  72.   object Label7: TLabel
  73.     Left = 152
  74.     Top = 354
  75.     Width = 47
  76.     Height = 13
  77.     Caption = 'BoolData:'
  78.   end
  79.   object Button1: TButton
  80.     Left = 24
  81.     Top = 80
  82.     Width = 145
  83.     Height = 25
  84.     Caption = 'Run TechScheduler'
  85.     TabOrder = 0
  86.     OnClick = Button1Click
  87.   end
  88.   object Button2: TButton
  89.     Left = 24
  90.     Top = 112
  91.     Width = 145
  92.     Height = 25
  93.     Caption = 'Terminate TechScheduler'
  94.     TabOrder = 1
  95.     OnClick = Button2Click
  96.   end
  97.   object Edit1: TEdit
  98.     Left = 128
  99.     Top = 12
  100.     Width = 241
  101.     Height = 21
  102.     TabOrder = 2
  103.   end
  104.   object Button3: TButton
  105.     Left = 24
  106.     Top = 144
  107.     Width = 145
  108.     Height = 25
  109.     Caption = 'Pause TechScheduler'
  110.     TabOrder = 3
  111.     OnClick = Button3Click
  112.   end
  113.   object Button4: TButton
  114.     Left = 24
  115.     Top = 176
  116.     Width = 145
  117.     Height = 25
  118.     Caption = 'Restart TechScheduler'
  119.     TabOrder = 4
  120.   end
  121.   object Button5: TButton
  122.     Left = 24
  123.     Top = 208
  124.     Width = 145
  125.     Height = 25
  126.     Caption = 'Get Last Error'
  127.     TabOrder = 5
  128.     OnClick = Button5Click
  129.   end
  130.   object Edit2: TEdit
  131.     Left = 128
  132.     Top = 40
  133.     Width = 177
  134.     Height = 21
  135.     TabOrder = 6
  136.   end
  137.   object Button6: TButton
  138.     Left = 208
  139.     Top = 80
  140.     Width = 145
  141.     Height = 25
  142.     Caption = 'Run Job'
  143.     TabOrder = 7
  144.     OnClick = Button6Click
  145.   end
  146.   object Button7: TButton
  147.     Left = 208
  148.     Top = 112
  149.     Width = 145
  150.     Height = 25
  151.     Caption = 'Pause Job'
  152.     TabOrder = 8
  153.     OnClick = Button7Click
  154.   end
  155.   object Button8: TButton
  156.     Left = 208
  157.     Top = 144
  158.     Width = 145
  159.     Height = 25
  160.     Caption = 'Restart Job'
  161.     TabOrder = 9
  162.     OnClick = Button8Click
  163.   end
  164.   object Button9: TButton
  165.     Left = 208
  166.     Top = 176
  167.     Width = 145
  168.     Height = 25
  169.     Caption = 'Delete Job'
  170.     TabOrder = 10
  171.     OnClick = Button9Click
  172.   end
  173.   object Button10: TButton
  174.     Left = 24
  175.     Top = 240
  176.     Width = 145
  177.     Height = 25
  178.     Caption = 'Read Job File'
  179.     TabOrder = 11
  180.     OnClick = Button10Click
  181.   end
  182.   object Button11: TButton
  183.     Left = 24
  184.     Top = 272
  185.     Width = 145
  186.     Height = 25
  187.     Caption = 'Set Job Parameter'
  188.     TabOrder = 12
  189.     OnClick = Button11Click
  190.   end
  191.   object Edit3: TEdit
  192.     Left = 224
  193.     Top = 240
  194.     Width = 129
  195.     Height = 21
  196.     TabOrder = 13
  197.   end
  198.   object Edit4: TEdit
  199.     Left = 56
  200.     Top = 304
  201.     Width = 145
  202.     Height = 21
  203.     TabOrder = 14
  204.   end
  205.   object Edit5: TEdit
  206.     Left = 56
  207.     Top = 328
  208.     Width = 145
  209.     Height = 21
  210.     TabOrder = 15
  211.   end
  212.   object SpinEdit1: TSpinEdit
  213.     Left = 56
  214.     Top = 352
  215.     Width = 81
  216.     Height = 22
  217.     MaxValue = 0
  218.     MinValue = 0
  219.     TabOrder = 16
  220.     Value = 0
  221.   end
  222.   object RadioGroup1: TRadioGroup
  223.     Left = 216
  224.     Top = 340
  225.     Width = 153
  226.     Height = 33
  227.     Columns = 2
  228.     Items.Strings = (
  229.       'True'
  230.       'False')
  231.     TabOrder = 17
  232.   end
  233.   object Button12: TButton
  234.     Left = 208
  235.     Top = 272
  236.     Width = 145
  237.     Height = 25
  238.     Caption = 'Set Config Parameter'
  239.     TabOrder = 18
  240.     OnClick = Button12Click
  241.   end
  242.   object Button13: TButton
  243.     Left = 208
  244.     Top = 208
  245.     Width = 145
  246.     Height = 25
  247.     Caption = 'Write Log (strdata,jobname)'
  248.     TabOrder = 19
  249.     OnClick = Button13Click
  250.   end
  251.   object OpenDialog1: TOpenDialog
  252.     Left = 368
  253.     Top = 272
  254.   end
  255. end
  256.