home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / wonline.exe / PROLOG.EX_ / 0 / RCDATA / TABRECHNUNGFORM / TABRECHNUNGFORM.txt
Text File  |  1996-05-21  |  2KB  |  120 lines

  1. object AbrechnungForm: TAbrechnungForm
  2.   Left = 195
  3.   Top = 69
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Genaue Abrechnung'
  7.   ClientHeight = 438
  8.   ClientWidth = 553
  9.   Font.Color = clWindowText
  10.   Font.Height = -16
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 120
  14.   Position = poScreenCenter
  15.   TextHeight = 20
  16.   object Panel1: TPanel
  17.     Left = 10
  18.     Top = 10
  19.     Width = 533
  20.     Height = 33
  21.     BevelOuter = bvLowered
  22.     Caption = 'Panel1'
  23.     Font.Color = clBlack
  24.     Font.Height = -17
  25.     Font.Name = 'Arial'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.     TabOrder = 0
  29.   end
  30.   object Panel2: TPanel
  31.     Left = 10
  32.     Top = 44
  33.     Width = 533
  34.     Height = 381
  35.     BevelOuter = bvLowered
  36.     Font.Color = clBlack
  37.     Font.Height = -17
  38.     Font.Name = 'Arial'
  39.     Font.Style = []
  40.     ParentFont = False
  41.     TabOrder = 2
  42.     object Label1: TLabel
  43.       Left = 30
  44.       Top = 50
  45.       Width = 48
  46.       Height = 19
  47.       Caption = 'Label1'
  48.     end
  49.     object Label2: TLabel
  50.       Left = 30
  51.       Top = 80
  52.       Width = 48
  53.       Height = 19
  54.       Caption = 'Label2'
  55.     end
  56.     object Label3: TLabel
  57.       Left = 30
  58.       Top = 110
  59.       Width = 48
  60.       Height = 19
  61.       Caption = 'Label3'
  62.     end
  63.     object Label4: TLabel
  64.       Left = 30
  65.       Top = 150
  66.       Width = 48
  67.       Height = 19
  68.       Caption = 'Label4'
  69.     end
  70.     object Label5: TLabel
  71.       Left = 30
  72.       Top = 180
  73.       Width = 48
  74.       Height = 19
  75.       Caption = 'Label5'
  76.     end
  77.     object Label6: TLabel
  78.       Left = 30
  79.       Top = 10
  80.       Width = 58
  81.       Height = 21
  82.       Caption = 'Label6'
  83.       Font.Color = clBlack
  84.       Font.Height = -18
  85.       Font.Name = 'Arial'
  86.       Font.Style = [fsBold]
  87.       ParentFont = False
  88.     end
  89.     object Label7: TLabel
  90.       Left = 30
  91.       Top = 210
  92.       Width = 48
  93.       Height = 19
  94.       Caption = 'Label7'
  95.     end
  96.     object Label8: TLabel
  97.       Left = 30
  98.       Top = 240
  99.       Width = 48
  100.       Height = 19
  101.       Caption = 'Label8'
  102.     end
  103.     object Panel3: TPanel
  104.       Left = 21
  105.       Top = 280
  106.       Width = 492
  107.       Height = 37
  108.       TabOrder = 0
  109.     end
  110.   end
  111.   object BitBtn1: TBitBtn
  112.     Left = 221
  113.     Top = 370
  114.     Width = 112
  115.     Height = 41
  116.     TabOrder = 1
  117.     Kind = bkOK
  118.   end
  119. end
  120.