home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
WardShow.exe
/
0
/
RCDATA
/
TMN_FRM
/
TMN_FRM.txt
Wrap
Text File
|
2001-10-25
|
890b
|
44 lines
object MN_FRM: TMN_FRM
Left = 166
Top = 98
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsNone
Caption = 'The Ward Slide Show'
ClientHeight = 348
ClientWidth = 536
Color = clGray
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Scaled = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnKeyUp = FormKeyUp
OnMouseDown = FormMouseDown
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object JPI: TImage
Left = 16
Top = 16
Width = 73
Height = 81
Visible = False
OnProgress = JPIProgress
end
object SSI: TTimer
Enabled = False
Interval = 6000
OnTimer = SSITimer
Left = 96
Top = 16
end
end