home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 September
/
Chip_2003-09_cd1.bin
/
ctenari
/
Dolansky
/
DistortionPM.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2003-07-05
|
1KB
|
75 lines
object Form2: TForm2
Left = 1094
Top = 150
BorderStyle = bsSingle
Caption = 'About'
ClientHeight = 151
ClientWidth = 239
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClick = FormClick
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 8
Width = 33
Height = 33
Picture.Data = {<image000.ico>}
end
object Label1: TLabel
Left = 0
Top = 56
Width = 3
Height = 13
Align = alCustom
end
object Label2: TLabel
Left = 72
Top = 56
Width = 54
Height = 13
Caption = 'Created by:'
end
object Label3: TLabel
Left = 72
Top = 72
Width = 130
Height = 13
Caption = 'Ing. Tomas Dolansky, 2003'
end
object Label4: TLabel
Left = 68
Top = 132
Width = 159
Height = 13
Caption = 'http://tomasdolansky.webpark.cz'
Color = clActiveBorder
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Memo1: TMemo
Left = 72
Top = 8
Width = 121
Height = 33
Alignment = taCenter
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
'Distortion Elimination with '
'Photomodeler Parameters')
TabOrder = 0
end
end