object Formreg: TFormreg Left = 269 Top = 332 Width = 602 Height = 167 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] Caption = 'O registraci' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 24 Top = 8 Width = 564 Height = 16 Caption = 'Pro registraci je nutn� autorovi programu sd�lit jm�no osoby ne' + 'bo n�zev podniku' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 24 Top = 32 Width = 537 Height = 16 Caption = 'na n� bude program zaregistrov�n a d�le zp�sob platby - (viz RE' + 'ADME.TXT)' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 24 Top = 56 Width = 115 Height = 16 Caption = 'Cena programu :' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 144 Top = 56 Width = 162 Height = 16 Caption = '160 K� - pro jednotlivce' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 144 Top = 72 Width = 141 Height = 16 Caption = '960 K� - pro podniky' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Ok: TButton Left = 272 Top = 104 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 0 OnClick = OkClick end end