home *** CD-ROM | disk | FTP | other *** search
- object ShowFrm: TShowFrm
- Left = 200
- Top = 99
- BorderStyle = bsNone
- ClientHeight = 273
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- KeyPreview = True
- Scaled = False
- OnDeactivate = FormDeactivate
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 273
- Align = alClient
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 0
- object Image: TImage
- Left = 0
- Top = 0
- Width = 423
- Height = 269
- Align = alClient
- Stretch = True
- OnClick = ImageClick
- end
- end
- end
-