home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / ctenari / Dubsky / Strojar / Strojar.exe / 0 / RCDATA / TFORMAUTO / TFORMAUTO.txt
Text File  |  1999-04-20  |  2KB  |  117 lines

  1. object Formauto: TFormauto
  2.   Left = 372
  3.   Top = 315
  4.   Width = 300
  5.   Height = 247
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   Caption = 'O autorovi'
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 98
  21.     Height = 16
  22.     Caption = 'Autor programu :'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 8
  26.     Top = 32
  27.     Width = 111
  28.     Height = 16
  29.     Caption = 'Ing. Dubsk∩┐╜ Jan'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -13
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.   end
  37.   object Label3: TLabel
  38.     Left = 8
  39.     Top = 80
  40.     Width = 86
  41.     Height = 16
  42.     Caption = 'Adresa trval∩┐╜ :'
  43.   end
  44.   object Label4: TLabel
  45.     Left = 160
  46.     Top = 80
  47.     Width = 118
  48.     Height = 16
  49.     Caption = 'Adresa p∩┐╜echodn∩┐╜ :'
  50.   end
  51.   object Label5: TLabel
  52.     Left = 8
  53.     Top = 104
  54.     Width = 62
  55.     Height = 16
  56.     Caption = 'B∩┐╜ECLAV'
  57.   end
  58.   object Label6: TLabel
  59.     Left = 8
  60.     Top = 120
  61.     Width = 86
  62.     Height = 16
  63.     Caption = 'Na Valtick∩┐╜ 84'
  64.   end
  65.   object Label7: TLabel
  66.     Left = 8
  67.     Top = 136
  68.     Width = 38
  69.     Height = 16
  70.     Caption = '691 41'
  71.   end
  72.   object Label8: TLabel
  73.     Left = 8
  74.     Top = 152
  75.     Width = 98
  76.     Height = 16
  77.     Caption = 'tel. 0627 / 24 668'
  78.   end
  79.   object Label9: TLabel
  80.     Left = 160
  81.     Top = 104
  82.     Width = 61
  83.     Height = 16
  84.     Caption = 'IVAN∩┐╜ICE'
  85.   end
  86.   object Label10: TLabel
  87.     Left = 160
  88.     Top = 120
  89.     Width = 75
  90.     Height = 16
  91.     Caption = 'Letkovice 73'
  92.   end
  93.   object Label11: TLabel
  94.     Left = 160
  95.     Top = 136
  96.     Width = 38
  97.     Height = 16
  98.     Caption = '664 91'
  99.   end
  100.   object Label12: TLabel
  101.     Left = 160
  102.     Top = 152
  103.     Width = 105
  104.     Height = 16
  105.     Caption = 'tel. 0502 / 923 445'
  106.   end
  107.   object Ok: TButton
  108.     Left = 120
  109.     Top = 184
  110.     Width = 75
  111.     Height = 25
  112.     Caption = 'Ok'
  113.     TabOrder = 0
  114.     OnClick = OkClick
  115.   end
  116. end
  117.