home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog Special Edition 9
/
FreelogHS09.iso
/
FractalExplo
/
FE.exe
/
0
/
RCDATA
/
TATTRACTORLIGHTFORM
/
TATTRACTORLIGHTFORM.txt
Wrap
Text File
|
2001-06-15
|
704b
|
33 lines
object AttractorLightForm: TAttractorLightForm
Left = 753
Top = 112
BorderStyle = bsNone
Caption = 'Light source position'
ClientHeight = 201
ClientWidth = 201
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 28
Top = 52
Width = 5
Height = 5
Cursor = crHandPoint
BevelOuter = bvLowered
Color = 8454143
TabOrder = 0
OnMouseDown = Panel1MouseDown
OnMouseMove = Panel1MouseMove
OnMouseUp = Panel1MouseUp
end
end