home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 3
/
Freelog003.iso
/
Prog
/
Delphi
/
Etape1
/
Unit1.~df
/
Unit1.txt
< prev
Wrap
Text File
|
1999-05-01
|
1KB
|
60 lines
object Form1: TForm1
Left = 229
Top = 107
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object DXDraw1: TDXDraw
Left = 0
Top = 0
Width = 688
Height = 453
AutoInitialize = True
AutoSize = True
Color = clBtnFace
Display.FixedBitCount = True
Display.FixedRatio = True
Display.FixedSize = False
Options = [doAllowReboot, doWaitVBlank, doCenter, doHardware, doRetainedMode, doSelectDriver, doRGB, doMono, doDither]
SurfaceHeight = 453
SurfaceWidth = 688
Align = alClient
TabOrder = 0
end
object DXImageList1: TDXImageList
DXDraw = DXDraw1
Items = <
item
Name = 'vaisseau'
PatternHeight = 0
PatternWidth = 0
Picture.Data = {<image000.TDIB>}
SystemMemory = False
Transparent = True
TransparentColor = clBlack
end>
Left = 32
Top = 16
end
object DXTimer1: TDXTimer
ActiveOnly = True
Enabled = True
Interval = 100
MaxLag = 10
OnTimer = DXTimer1Timer
Left = 32
Top = 56
end
end