home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 4
/
cdactioncoverdisc
/
lingua
/
bin
/
ydpdemo.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1996-07-22
|
1KB
|
52 lines
object Form1: TForm1
Left = 355
Top = 178
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 480
ClientWidth = 640
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object ImageFull: TImage
Left = 0
Top = 0
Width = 640
Height = 480
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
OnMouseMove = ImageFullMouseMove
end
object ImageLeft: TImage
Left = 0
Top = 171
Width = 320
Height = 309
Picture.Data = {<image001.bmp>}
Visible = False
OnClick = ImageLeftClick
end
object ImageRight: TImage
Left = 320
Top = 171
Width = 320
Height = 309
Picture.Data = {<image002.bmp>}
Visible = False
OnClick = ImageRightClick
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 2
Top = 2
end
end