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

  1. object Formreg: TFormreg
  2.   Left = 269
  3.   Top = 332
  4.   Width = 602
  5.   Height = 167
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   Caption = 'O registraci'
  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 = 24
  19.     Top = 8
  20.     Width = 564
  21.     Height = 16
  22.     Caption = 
  23.       'Pro registraci je nutn∩┐╜ autorovi programu sd∩┐╜lit  jm∩┐╜no osoby ne' +
  24.       'bo n∩┐╜zev podniku'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -13
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Label2: TLabel
  33.     Left = 24
  34.     Top = 32
  35.     Width = 537
  36.     Height = 16
  37.     Caption = 
  38.       'na n∩┐╜ bude program zaregistrov∩┐╜n a d∩┐╜le zp∩┐╜sob platby - (viz RE' +
  39.       'ADME.TXT)'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -13
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.   end
  47.   object Label3: TLabel
  48.     Left = 24
  49.     Top = 56
  50.     Width = 115
  51.     Height = 16
  52.     Caption = 'Cena programu :'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -13
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object Label4: TLabel
  61.     Left = 144
  62.     Top = 56
  63.     Width = 162
  64.     Height = 16
  65.     Caption = '160 K∩┐╜ - pro jednotlivce'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -13
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = [fsBold]
  71.     ParentFont = False
  72.   end
  73.   object Label5: TLabel
  74.     Left = 144
  75.     Top = 72
  76.     Width = 141
  77.     Height = 16
  78.     Caption = '960 K∩┐╜ - pro podniky'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -13
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsBold]
  84.     ParentFont = False
  85.   end
  86.   object Ok: TButton
  87.     Left = 272
  88.     Top = 104
  89.     Width = 75
  90.     Height = 25
  91.     Caption = 'Ok'
  92.     TabOrder = 0
  93.     OnClick = OkClick
  94.   end
  95. end
  96.