home *** CD-ROM | disk | FTP | other *** search
- object registruj: Tregistruj
- Left = 143
- Top = 165
- Width = 632
- Height = 272
- Caption = 'kl�� k programu �IFRUJ'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 624
- Height = 41
- Align = alTop
- Caption = 'Registra�n� kl��'
- Color = clMaroon
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clYellow
- Font.Height = -20
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object GroupBox1: TGroupBox
- Left = 0
- Top = 41
- Width = 624
- Height = 180
- Align = alClient
- Caption = 'Registrace'
- Color = clOlive
- ParentColor = False
- TabOrder = 1
- object Label1: TLabel
- Left = 16
- Top = 56
- Width = 201
- Height = 25
- AutoSize = False
- Caption = 'Je toto Va�e registra�n� ��slo?'
- end
- object Edit1: TEdit
- Left = 248
- Top = 48
- Width = 217
- Height = 24
- ReadOnly = True
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 248
- Top = 128
- Width = 75
- Height = 25
- Caption = '&Ano'
- TabOrder = 1
- OnClick = BitBtn1Click
- Kind = bkYes
- end
- object BitBtn2: TBitBtn
- Left = 328
- Top = 128
- Width = 75
- Height = 25
- Caption = '&Ne'
- TabOrder = 2
- OnClick = BitBtn2Click
- Kind = bkNo
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 221
- Width = 624
- Height = 19
- Panels = <>
- SimplePanel = False
- end
- end
-