home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1999 July
/
Gamestar_07_1999-07_cd2.bin
/
Program
/
Fillets.exe
/
0
/
RCDATA
/
TDIRECT
/
TDIRECT.txt
Wrap
Text File
|
1998-03-27
|
1KB
|
53 lines
object Direct: TDirect
Left = 146
Top = 137
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '- Fillets'
ClientHeight = 491
ClientWidth = 646
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnKeyUp = FormKeyUp
OnMouseDown = FormMouseDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 640
Height = 480
OnMouseDown = PaintBox1MouseDown
OnMouseMove = PaintBox1MouseMove
end
object MediaPlayer1: TMediaPlayer
Left = 208
Top = 484
Width = 253
Height = 30
Display = Owner
Visible = False
TabOrder = 0
OnNotify = MediaPlayer1Notify
end
object Timer1: TTimer
Enabled = False
Interval = 100
OnTimer = Timer1Timer
Left = 64
Top = 32
end
end