home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D World Atlas (GSP)
/
GSPCD1046A.iso
/
Launcher.exe
/
0
/
RCDATA
/
TWINDOW
/
TWINDOW.txt
Wrap
Text File
|
2002-05-01
|
1KB
|
61 lines
object Window: TWindow
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'Window'
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnHide = FormHide
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SpriteView: TSpriteView
Left = 48
Top = 14
Width = 256
Height = 256
Active = True
Color = clBlack
PageToShow = 0
FramesPerSecond = 25
PixelFormat = pfDevice
ShowMasterClock = False
DragStartHorizontalDistance = 8
DragStartVerticalDistance = 8
DragCursor = crDefault
HandleWidth = 7
HandleHeight = 7
OnMouseUp = SpriteViewMouseUp
OnMouseDown = SpriteViewMouseDown
OnMouseMove = SpriteViewMouseMove
OnClick = SpriteViewClick
end
object CloseTimer: TTimer
Enabled = False
OnTimer = CloseTimerTimer
Left = 312
Top = 31
end
object FormShaper: TFormShaper
Active = False
Form = Owner
RegionData.Data = {0000000000}
Left = 312
Top = 64
end
object MouseExitFixTimer: TTimer
Interval = 250
OnTimer = MouseExitFixTimerTimer
Left = 312
Top = 96
end
end