home *** CD-ROM | disk | FTP | other *** search
- object FSoutez: TFSoutez
- Left = 2
- Top = 2
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Informace o sout�i, ne abys to bezmy�lenkovit� odklepnul'
- ClientHeight = 225
- ClientWidth = 441
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 32
- Height = 13
- Caption = 'Label1'
- end
- object Label2: TLabel
- Left = 16
- Top = 40
- Width = 32
- Height = 13
- Caption = 'Label2'
- end
- object Label3: TLabel
- Left = 16
- Top = 64
- Width = 32
- Height = 13
- Caption = 'Label3'
- end
- object Label4: TLabel
- Left = 16
- Top = 88
- Width = 32
- Height = 13
- Caption = 'Label4'
- end
- object Odklepnout: TButton
- Left = 296
- Top = 16
- Width = 129
- Height = 33
- Caption = 'P�e�etl jsem si to'
- Default = True
- TabOrder = 0
- OnClick = OdklepnoutClick
- end
- object Memo1: TMemo
- Left = 16
- Top = 114
- Width = 409
- Height = 98
- TabStop = False
- Alignment = taCenter
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 1
- end
- end
-