home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Secret Service 54a
/
SSERVCD_54A.bin
/
UTILS
/
SHAREWAR
/
sparkle.exe
/
sparkler
/
sparkler.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1997-12-11
|
1KB
|
53 lines
object Form1: TForm1
Left = 200
Top = 109
Width = 435
Height = 300
Caption = 'Sparkler'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
WindowState = wsMaximized
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Timer1: TTimer
Enabled = False
Interval = 5
OnTimer = Timer1Timer
Left = 392
Top = 16
end
object DGCJoystick1: TDGCJoystick
Joy1Thresh = 500
Joy1Polling = 10
Joy1Mode = Analog
Joy1Notify = True
Joy1Enabled = True
Joy2Thresh = 500
Joy2Polling = 10
Joy2Mode = Digital
Joy2Notify = True
Joy2Enabled = False
Version = 'DGC Beta 5'
OnJoy1BtnDown = DGCJoystick1Joy1BtnDown
OnJoy1BtnUp = DGCJoystick1Joy1BtnUp
OnJoy1AnMove = DGCJoystick1Joy1AnMove
Left = 360
Top = 16
end
object DGCAudio1: TDGCAudio
SoundLibrary = DGCSoundLib1
Left = 296
Top = 16
end
object DGCSoundLib1: TDGCSoundLib
Left = 328
Top = 16
end
end