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 = {} 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