home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1997 February / club9702.bin / SHARE95 / 95DRUCK / _SETUP.1 / Druck3.exe / 0 / RCDATA / TZUSATZVOLUMENSTROMFENSTER / TZUSATZVOLUMENSTROMFENSTER.txt
Text File  |  1996-10-14  |  739b  |  38 lines

  1. object ZusatzVolumenstromfenster: TZusatzVolumenstromfenster
  2.   Left = 290
  3.   Top = 179
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Zus∩┐╜tzlich ben∩┐╜tigte Daten'
  7.   ClientHeight = 50
  8.   ClientWidth = 179
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 15
  18.     Top = 5
  19.     Width = 154
  20.     Height = 13
  21.     Caption = 'Volumenstrom des abzw.Rohres:'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 90
  25.     Top = 25
  26.     Width = 22
  27.     Height = 13
  28.     Caption = 'm∩┐╜/h'
  29.   end
  30.   object Edit_abzwVolumenstrom: TEdit
  31.     Left = 15
  32.     Top = 25
  33.     Width = 66
  34.     Height = 20
  35.     TabOrder = 0
  36.   end
  37. end
  38.