home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 101
- Top = 83
- Width = 112
- Height = 159
- Caption = 'Obr�zek v m���tku 1:1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OnClick = FormClick
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 41
- Width = 104
- Height = 91
- Align = alClient
- AutoSize = True
- OnClick = Image1Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 104
- Height = 41
- Align = alTop
- TabOrder = 0
- object Button1: TButton
- Left = 8
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Zav��t'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
-