home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 202
- Top = 95
- AutoScroll = False
- Caption = 'Form1'
- ClientHeight = 250
- ClientWidth = 350
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object BitBtn1: TBitBtn
- Left = 136
- Top = 208
- Width = 89
- Height = 33
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object Panel1: TPanel
- Left = 16
- Top = 16
- Width = 313
- Height = 177
- TabOrder = 1
- end
- end
-