home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2000 July & August
/
EPA005.iso
/
Pcwk32.exe
/
0
/
RCDATA
/
TMN_FRM
/
TMN_FRM.txt
< prev
Wrap
Text File
|
2000-05-23
|
2KB
|
120 lines
object MN_FRM: TMN_FRM
Left = 190
Top = 111
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsNone
Caption = 'Pcwk32'
ClientHeight = 259
ClientWidth = 482
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 16
object BG_IM: TImage
Left = 8
Top = 8
Width = 33
Height = 33
Picture.Data = {<image000.bmp>}
Visible = False
end
object SCL_IM: TImage
Left = 8
Top = 56
Width = 10
Height = 20
AutoSize = True
Picture.Data = {<image001.bmp>}
Visible = False
end
object SCR_IM: TImage
Left = 24
Top = 56
Width = 10
Height = 20
AutoSize = True
Picture.Data = {<image002.bmp>}
Visible = False
end
object SRL_IM: TImage
Left = 8
Top = 80
Width = 12
Height = 26
AutoSize = True
Picture.Data = {<image003.bmp>}
Visible = False
end
object SRR_IM: TImage
Left = 24
Top = 80
Width = 12
Height = 26
AutoSize = True
Picture.Data = {<image004.bmp>}
Visible = False
end
object OPIS_MO: TMemo
Left = 95
Top = 10
Width = 232
Height = 97
BorderStyle = bsNone
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clAqua
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Visible = False
end
object MP: TMediaPlayer
Left = 56
Top = 88
Width = 29
Height = 30
ColoredButtons = []
EnabledButtons = []
VisibleButtons = []
AutoEnable = False
AutoRewind = False
DeviceType = dtWaveAudio
Visible = False
TabOrder = 1
end
object CLK_TM: TTimer
OnTimer = CLK_TMTimer
Left = 56
Top = 8
end
object MP_TM: TTimer
Interval = 500
OnTimer = MP_TMTimer
Left = 56
Top = 48
end
object HINT_TM: TTimer
Enabled = False
Interval = 750
OnTimer = HINT_TMTimer
Left = 8
Top = 120
end
end