home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
oddech
/
hry
/
Funny
/
Funnyx.exe
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
Wrap
Text File
|
1999-12-15
|
1KB
|
58 lines
object MainForm: TMainForm
Left = 224
Top = 127
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'FUNNY BALL 2000 Christmas'
ClientHeight = 440
ClientWidth = 550
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PrintScale = poNone
Scaled = False
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 16
object Player: TMediaPlayer
Left = 5
Top = 70
Width = 29
Height = 20
EnabledButtons = []
VisibleButtons = []
AutoEnable = False
AutoRewind = False
DeviceType = dtSequencer
Visible = False
TabOrder = 0
TabStop = False
end
object Timer1: TcsHiResTimer
Enabled = False
Interval = 33
Resolution = 5
OnTimer = Timer1Timer
Left = 6
Top = 6
end
object Timer2: TcsHiResTimer
Enabled = False
Interval = 50
Resolution = 25
OnTimer = Timer2Timer
Left = 40
Top = 6
end
end