home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / delphi / nastroje / d23456 / PRODEL.ZIP / PROFONLC.XF6 / PROFONLC.txt
Encoding:
Text File  |  2002-04-03  |  4.4 KB  |  213 lines

  1. object OnlineProform: TOnlineProform
  2.   Left = 249
  3.   Top = 331
  4.   Width = 282
  5.   Height = 135
  6.   VertScrollBar.Range = 129
  7.   HorzScrollBar.Range = 274
  8.   ActiveControl = Button1
  9.   BorderStyle = fbsToolWindow
  10.   Caption = 'ProDelphi  -  online operation'
  11.   Color = clPurple
  12.   Font.Color = clText
  13.   Font.Height = 11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Pitch = fpVariable
  16.   Font.Style = []
  17.   Font.Weight = 40
  18.   ParentFont = False
  19.   Position = poDefaultPosOnly
  20.   Visible = True
  21.   OnCreate = Erzeugen
  22.   OnDestroy = Zerstoeren
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   TextWidth = 6
  26.   object Button1: TButton
  27.     Left = 8
  28.     Top = 8
  29.     Width = 57
  30.     Height = 17
  31.     Caption = 'Start'
  32.     Font.CharSet = fcsLatin1
  33.     Font.Color = clBlack
  34.     Font.Height = 11
  35.     Font.Name = 'Arial'
  36.     Font.Pitch = fpVariable
  37.     Font.Style = []
  38.     Font.Weight = 40
  39.     ParentFont = False
  40.     TabOrder = 0
  41.     OnClick = StarteMessung
  42.   end
  43.   object Button2: TButton
  44.     Left = 77
  45.     Top = 8
  46.     Width = 57
  47.     Height = 17
  48.     Caption = 'Stop'
  49.     Font.CharSet = fcsLatin1
  50.     Font.Color = clBlack
  51.     Font.Height = 11
  52.     Font.Name = 'Arial'
  53.     Font.Pitch = fpVariable
  54.     Font.Style = []
  55.     Font.Weight = 40
  56.     ParentFont = False
  57.     TabOrder = 1
  58.     OnClick = StoppeMessung
  59.   end
  60.   object Button3: TButton
  61.     Left = 146
  62.     Top = 8
  63.     Width = 57
  64.     Height = 17
  65.     Caption = 'Append'
  66.     Font.CharSet = fcsLatin1
  67.     Font.Color = clBlack
  68.     Font.Height = 11
  69.     Font.Name = 'Arial'
  70.     Font.Pitch = fpVariable
  71.     Font.Style = []
  72.     Font.Weight = 40
  73.     ParentFont = False
  74.     TabOrder = 2
  75.     OnClick = Anhaengen
  76.   end
  77.   object GroupBox1: TGroupBox
  78.     Left = 8
  79.     Top = 28
  80.     Width = 265
  81.     Height = 41
  82.     Caption = ' Headline for the result file and viewer '
  83.     Color = clPurple
  84.     Font.Color = clWhite
  85.     Font.Height = 11
  86.     Font.Name = 'Arial'
  87.     Font.Pitch = fpVariable
  88.     Font.Style = []
  89.     Font.Weight = 40
  90.     ParentColor = False
  91.     ParentFont = False
  92.     TabOrder = 4
  93.   end
  94.   object Edit1: TEdit
  95.     Left = 16
  96.     Top = 43
  97.     Width = 249
  98.     Height = 20
  99.     Color = clWhite
  100.     Font.Color = clBlack
  101.     Font.Height = 11
  102.     Font.Name = 'Arial'
  103.     Font.Pitch = fpVariable
  104.     Font.Style = []
  105.     Font.Weight = 40
  106.     ParentFont = False
  107.     TabOrder = 3
  108.   end
  109.   object Button4: TButton
  110.     Left = 217
  111.     Top = 8
  112.     Width = 57
  113.     Height = 17
  114.     Caption = 'Delete'
  115.     Font.CharSet = fcsLatin1
  116.     Font.Color = clBlack
  117.     Font.Height = 11
  118.     Font.Name = 'Arial'
  119.     Font.Pitch = fpVariable
  120.     Font.Style = []
  121.     Font.Weight = 40
  122.     ParentFont = False
  123.     TabOrder = 5
  124.     OnClick = ResultatLoeschen
  125.   end
  126.   object Panel1: TPanel
  127.     Left = 8
  128.     Top = 76
  129.     Width = 265
  130.     Height = 53
  131.     Color = clButton
  132.     ParentColor = False
  133.     TabOrder = 6
  134.     object MinLab: TLabel
  135.       Left = 197
  136.       Top = 5
  137.       Width = 17
  138.       Height = 13
  139.       Alignment = taCenter
  140.       AutoSize = False
  141.       Caption = '30'
  142.       Color = clButton
  143.       Font.CharSet = fcsLatin1
  144.       Font.Color = clBlack
  145.       Font.Height = 11
  146.       Font.Name = 'Arial'
  147.       Font.Pitch = fpVariable
  148.       Font.Style = []
  149.       Font.Weight = 40
  150.       ParentColor = False
  151.       ParentFont = False
  152.     end
  153.     object Label6: TLabel
  154.       Left = 216
  155.       Top = 5
  156.       Width = 45
  157.       Height = 13
  158.       AutoSize = False
  159.       Caption = 'minute(s)'
  160.       Color = clButton
  161.       Font.CharSet = fcsLatin1
  162.       Font.Color = clBlack
  163.       Font.Height = 11
  164.       Font.Name = 'Arial'
  165.       Font.Pitch = fpVariable
  166.       Font.Style = []
  167.       Font.Weight = 40
  168.       ParentColor = False
  169.       ParentFont = False
  170.     end
  171.     object CycBut: TCheckBox
  172.       Left = 3
  173.       Top = 4
  174.       Width = 188
  175.       Height = 17
  176.       Caption = 'Cyclic measurement storage every'
  177.       Color = clButton
  178.       Font.CharSet = fcsLatin1
  179.       Font.Color = clBlack
  180.       Font.Height = 11
  181.       Font.Name = 'Arial'
  182.       Font.Pitch = fpVariable
  183.       Font.Style = []
  184.       Font.Weight = 40
  185.       ParentColor = False
  186.       ParentFont = False
  187.       TabOrder = 0
  188.       OnClick = ActDeact
  189.     end
  190.     object FrequAnz: TTrackBar
  191.       Left = 3
  192.       Top = 22
  193.       Width = 258
  194.       Height = 27
  195.       Max = 60
  196.       Min = 1
  197.       ParentShowHint = False
  198.       Position = 30
  199.       ShowHint = False
  200.       TabOrder = 1
  201.       TickStyle = tsNone
  202.       OnChange = TickChange
  203.     end
  204.   end
  205.   object CycTimer: TTimer
  206.     Enabled = False
  207.     Interval = 1800000
  208.     OnTimer = CycAppend
  209.     Left = 200
  210.     Top = 46
  211.   end
  212. end
  213.