home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
chip32.exe
/
0
/
RCDATA
/
TSHOWFRM
/
TSHOWFRM.txt
Wrap
Text File
|
1998-02-28
|
689b
|
37 lines
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
PixelsPerInch = 96
Scaled = False
OnDeactivate = FormDeactivate
OnKeyPress = FormKeyPress
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 = 425
Height = 271
Align = alClient
Stretch = True
OnClick = ImageClick
end
end
end