home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / zkuste / delphi / nastroje / d234567 / PRODEL.ZIP / PROFONLC.XF7 / PROFONLC.txt
Text File  |  2002-07-07  |  6KB  |  293 lines

  1. object OnlineProform: TOnlineProform
  2.   Left = 268
  3.   Top = 271
  4.   Width = 296
  5.   Height = 236
  6.   VertScrollBar.Range = 229
  7.   HorzScrollBar.Range = 292
  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 = 'Arial'
  15.   Font.Pitch = fpVariable
  16.   Font.Style = []
  17.   Font.Weight = 40
  18.   FormStyle = fsMDIForm
  19.   ParentFont = False
  20.   Position = poDefaultPosOnly
  21.   Visible = True
  22.   OnCreate = Erzeugen
  23.   OnDestroy = Zerstoeren
  24.   PixelsPerInch = 96
  25.   TextHeight = 14
  26.   TextWidth = 6
  27.   object Panel2: TPanel
  28.     Left = 2
  29.     Top = 100
  30.     Width = 290
  31.     Height = 73
  32.     BevelOuter = bvNone
  33.     TabOrder = 5
  34.     object RunId: TLabel
  35.       Left = 252
  36.       Top = 4
  37.       Width = 31
  38.       Height = 13
  39.       AutoSize = False
  40.       Caption = '1'
  41.       Font.Color = clYellow
  42.       Font.Height = 11
  43.       Font.Name = 'MS Sans Serif'
  44.       Font.Pitch = fpVariable
  45.       Font.Style = [fsBold]
  46.       ParentFont = False
  47.     end
  48.     object Label5: TLabel
  49.       Left = 10
  50.       Top = 4
  51.       Width = 233
  52.       Height = 13
  53.       AutoSize = False
  54.       Caption = 'Next runtimes will be stored with Run-Id:'
  55.       Font.Color = clYellow
  56.       Font.Height = 11
  57.       Font.Name = 'Arial'
  58.       Font.Pitch = fpVariable
  59.       Font.Style = [fsBold]
  60.       ParentFont = False
  61.     end
  62.     object Label1: TLabel
  63.       Left = 10
  64.       Top = 28
  65.       Width = 73
  66.       Height = 17
  67.       AutoSize = False
  68.       Caption = 'CPU-Speed:'
  69.       Font.CharSet = fcsLatin1
  70.       Font.Color = clWhite
  71.       Font.Height = 11
  72.       Font.Name = 'Arial'
  73.       Font.Pitch = fpVariable
  74.       Font.Style = [fsBold]
  75.       ParentFont = False
  76.     end
  77.     object CPUFrequenz: TLabel
  78.       Left = 10
  79.       Top = 45
  80.       Width = 29
  81.       Height = 17
  82.       Alignment = taRightJustify
  83.       AutoSize = False
  84.       Caption = '2000'
  85.       Color = clPurple
  86.       Font.Color = clWhite
  87.       Font.Height = 11
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Pitch = fpVariable
  90.       Font.Style = [fsBold]
  91.       ParentColor = False
  92.       ParentFont = False
  93.     end
  94.     object Label3: TLabel
  95.       Left = 45
  96.       Top = 45
  97.       Width = 26
  98.       Height = 17
  99.       AutoSize = False
  100.       Caption = 'MHz'
  101.       Font.Color = clWhite
  102.       Font.Height = 11
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Pitch = fpVariable
  105.       Font.Style = [fsBold]
  106.       ParentFont = False
  107.     end
  108.     object GroupBox2: TGroupBox
  109.       Left = 78
  110.       Top = 24
  111.       Width = 208
  112.       Height = 41
  113.       Caption = 'Comment for the next stored runtimes: '
  114.       Color = clPurple
  115.       Font.Color = clWhite
  116.       Font.Height = 11
  117.       Font.Name = 'Arial'
  118.       Font.Pitch = fpVariable
  119.       Font.Style = []
  120.       Font.Weight = 40
  121.       ParentColor = False
  122.       ParentFont = False
  123.       TabOrder = 0
  124.       object Edit1: TEdit
  125.         Left = 6
  126.         Top = 15
  127.         Width = 195
  128.         Height = 22
  129.         Color = clWhite
  130.         Font.Color = clBlack
  131.         Font.Height = 11
  132.         Font.Name = 'Arial'
  133.         Font.Pitch = fpVariable
  134.         Font.Style = []
  135.         Font.Weight = 40
  136.         ParentFont = False
  137.         TabOrder = 0
  138.         Text = 'none'
  139.       end
  140.     end
  141.   end
  142.   object Button1: TButton
  143.     Left = 8
  144.     Top = 8
  145.     Width = 281
  146.     Height = 17
  147.     Caption = 'Start measurement and collect runtimes in memory'
  148.     Font.Color = clText
  149.     Font.Height = 11
  150.     Font.Name = 'Arial'
  151.     Font.Pitch = fpVariable
  152.     Font.Style = []
  153.     Font.Weight = 40
  154.     ParentFont = False
  155.     TabOrder = 0
  156.     OnClick = StarteMessung
  157.   end
  158.   object Button2: TButton
  159.     Left = 8
  160.     Top = 32
  161.     Width = 281
  162.     Height = 17
  163.     Caption = 'Stop measurement and collecting runtimes in memory'
  164.     Font.Color = clText
  165.     Font.Height = 11
  166.     Font.Name = 'Arial'
  167.     Font.Pitch = fpVariable
  168.     Font.Style = []
  169.     Font.Weight = 40
  170.     ParentFont = False
  171.     TabOrder = 1
  172.     OnClick = StoppeMessung
  173.   end
  174.   object Button3: TButton
  175.     Left = 8
  176.     Top = 80
  177.     Width = 281
  178.     Height = 17
  179.     Caption = 'Add collected runtimes to file and delete in memory'
  180.     Font.Color = clText
  181.     Font.Height = 11
  182.     Font.Name = 'Arial'
  183.     Font.Pitch = fpVariable
  184.     Font.Style = []
  185.     Font.Weight = 40
  186.     ParentFont = False
  187.     TabOrder = 2
  188.     OnClick = Anhaengen
  189.   end
  190.   object Button4: TButton
  191.     Left = 8
  192.     Top = 56
  193.     Width = 281
  194.     Height = 17
  195.     Caption = 'Delete runtimes collected in memory'
  196.     Font.Color = clText
  197.     Font.Height = 11
  198.     Font.Name = 'Arial'
  199.     Font.Pitch = fpVariable
  200.     Font.Style = []
  201.     Font.Weight = 40
  202.     ParentFont = False
  203.     TabOrder = 3
  204.     OnClick = ResultatLoeschen
  205.   end
  206.   object Panel1: TPanel
  207.     Left = 8
  208.     Top = 174
  209.     Width = 281
  210.     Height = 55
  211.     Color = clButton
  212.     Font.Color = clText
  213.     Font.Height = 11
  214.     Font.Name = 'Arial'
  215.     Font.Pitch = fpVariable
  216.     Font.Style = []
  217.     Font.Weight = 40
  218.     ParentColor = False
  219.     ParentFont = False
  220.     TabOrder = 4
  221.     object MinLab: TLabel
  222.       Left = 197
  223.       Top = 5
  224.       Width = 17
  225.       Height = 13
  226.       Alignment = taCenter
  227.       AutoSize = False
  228.       Caption = '30'
  229.       Color = clButton
  230.       Font.Color = clText
  231.       Font.Height = 11
  232.       Font.Name = 'Arial'
  233.       Font.Pitch = fpVariable
  234.       Font.Style = []
  235.       Font.Weight = 40
  236.       ParentColor = False
  237.       ParentFont = False
  238.     end
  239.     object Label6: TLabel
  240.       Left = 216
  241.       Top = 5
  242.       Width = 45
  243.       Height = 13
  244.       AutoSize = False
  245.       Caption = 'minute(s)'
  246.       Font.Color = clText
  247.       Font.Height = 11
  248.       Font.Name = 'Arial'
  249.       Font.Pitch = fpVariable
  250.       Font.Style = []
  251.       Font.Weight = 40
  252.       ParentFont = False
  253.     end
  254.     object CycBut: TCheckBox
  255.       Left = 16
  256.       Top = 4
  257.       Width = 181
  258.       Height = 17
  259.       Caption = 'Cyclic measurement storage every'
  260.       Font.Color = clText
  261.       Font.Height = 11
  262.       Font.Name = 'Arial'
  263.       Font.Pitch = fpVariable
  264.       Font.Style = []
  265.       Font.Weight = 40
  266.       ParentFont = False
  267.       TabOrder = 0
  268.       OnClick = ActDeact
  269.     end
  270.     object FrequAnz: TTrackBar
  271.       Left = 3
  272.       Top = 22
  273.       Width = 273
  274.       Height = 29
  275.       Max = 60
  276.       Min = 1
  277.       ParentShowHint = False
  278.       Position = 30
  279.       ShowHint = False
  280.       TabOrder = 1
  281.       TickStyle = tsNone
  282.       OnChange = TickChange
  283.     end
  284.   end
  285.   object CycTimer: TTimer
  286.     Enabled = False
  287.     Interval = 1800000
  288.     OnTimer = CycAppend
  289.     Left = 248
  290.     Top = 62
  291.   end
  292. end
  293.