home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 10
/
Freelog010.iso
/
BAS
/
Graphism
/
DoubleFractal
/
fractal.exe
/
0
/
RCDATA
/
TFORMOVER
/
TFORMOVER.txt
Wrap
Text File
|
2000-04-20
|
1KB
|
56 lines
object FormOver: TFormOver
Left = 348
Top = 202
Width = 435
Height = 208
Caption = 'Overview'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 427
Height = 181
Align = alClient
Caption = 'Panel1'
TabOrder = 0
object Memo1: TMemo
Left = 1
Top = 1
Width = 425
Height = 179
Align = alClient
Lines.Strings = (
#9#9'OVERVIEW'
''
#9'Fractals are infinite complex images defined by a finite defini' +
'tion. We find in '
'fractals a model to understand many different sciences such as e' +
'conomy, health and '
'weather. Scientists love fractals. The images are usefull when t' +
'hey are applied as '
'textures and backgrounds.'
#9'Double Fractal is a program that creates fast and easily high c' +
'omplex images . '
'No specific knowledge is needed to use this program, it is a pr' +
'ogram that can be run just '
'for fun!'
''
' You can find detailed information at:'
' http://www.schulers.com/fractal')
ReadOnly = True
TabOrder = 0
end
end
end