home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 249
- Top = 14
- ActiveControl = Panel1
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'O programu ��astn�ch 10'
- ClientHeight = 368
- ClientWidth = 281
- ParentFont = True
- PopupMenu = PopupMenu1
- Position = poScreenCenter
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image3: TImage
- Left = 20
- Top = 184
- Width = 240
- Height = 180
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- PopupMenu = PopupMenu1
- end
- object TLabel
- Left = 72
- Top = 72
- Width = 3
- Height = 13
- end
- object Label5: TLabel
- Left = 24
- Top = 112
- Width = 245
- Height = 13
- Caption = 'Upozorn�n�: Tento program je hrou, a proto se autor'
- end
- object Label6: TLabel
- Left = 86
- Top = 128
- Width = 150
- Height = 13
- Caption = 'nezaru�uje za �sp�nost hr��e.'
- end
- object Label8: TLabel
- Left = 86
- Top = 144
- Width = 133
- Height = 13
- Caption = 'Tento produkt je licencov�n'
- end
- object Label9: TLabel
- Left = 88
- Top = 160
- Width = 46
- Height = 13
- Caption = 'na jm�no:'
- end
- object OK: TDsFancyButton
- Left = 104
- Top = 328
- Width = 81
- Height = 25
- ButtonColor = clYellow
- Caption = 'OK'
- FrameColor = clRed
- FrameWidth = 12
- CornerRadius = 10
- TextStyle = txRaised
- OnClick = OKClick
- end
- object Edit1: TEdit
- Left = 137
- Top = 160
- Width = 104
- Height = 17
- Cursor = crArrow
- AutoSize = False
- DragCursor = crArrow
- DragMode = dmAutomatic
- PopupMenu = PopupMenu1
- ReadOnly = True
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 281
- Height = 105
- BevelOuter = bvNone
- TabOrder = 1
- object Image1: TImage
- Left = 8
- Top = 16
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image001.ico>}
- end
- object Label1: TLabel
- Left = 56
- Top = 16
- Width = 152
- Height = 37
- Caption = '��astn�ch'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 228
- Top = 0
- Width = 48
- Height = 55
- Caption = '10'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -48
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 56
- Top = 64
- Width = 65
- Height = 16
- Caption = 'Verze 2.0'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 56
- Top = 88
- Width = 214
- Height = 16
- Caption = 'Copyright� 2000 Pavel BURDA'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object PopupMenu1: TPopupMenu
- Left = 272
- Top = 272
- object Zavt1: TMenuItem
- Caption = 'Zav��t'
- OnClick = Zavt1Click
- end
- end
- end
-