home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sciences Encyclopedia 2.0 Ariss
/
SCIENCES-ENCYCLOPEDIA-V2.0-ARISS-CD1.iso
/
Sciences.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2004-04-22
|
1KB
|
66 lines
object Form2: TForm2
Left = 507
Top = 334
BorderStyle = bsNone
ClientHeight = 48
ClientWidth = 137
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ScrollBox1: TScrollBox
Left = 8
Top = 8
Width = 33
Height = 33
HorzScrollBar.Increment = 1
VertScrollBar.Increment = 1
BorderStyle = bsNone
Color = clBtnHighlight
ParentColor = False
TabOrder = 0
object Image1: TLEADImage
Left = 10
Top = 10
Width = 17
Height = 17
Cursor = 10
Ctl3D = False
DrawMode = pmCopy
FrameOuterShadowColor = clBlack
ParentCtl3D = False
PanWinTitle = 'Pan Window'
TabOrder = 0
TextFont.Charset = DEFAULT_CHARSET
TextFont.Color = clWindowText
TextFont.Height = -11
TextFont.Name = 'MS Sans Serif'
TextFont.Style = []
OnMouseDown = Image1MouseDown
OnMouseUp = Image1MouseUp
OnMouseMove = Image1MouseMove
end
end
object Timer1: TTimer
Enabled = False
Interval = 30
OnTimer = Timer1Timer
Left = 40
Top = 8
end
object CoolLocker1: TCoolLocker
Enabled = True
Options = []
Left = 80
Top = 8
end
end