object fAbout: TfAbout Left = 577 Top = 232 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = ' O programu PSPad' ClientHeight = 220 ClientWidth = 323 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter ShowHint = True OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 6 Top = 59 Width = 129 Height = 113 Picture.Data = {} Stretch = True end object Label2: TLabel Left = 96 Top = 136 Width = 51 Height = 20 Caption = 'PSPad' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lAuthor: TLabel Left = 178 Top = 64 Width = 31 Height = 13 Alignment = taRightJustify Caption = 'Autor :' end object Label4: TLabel Left = 216 Top = 64 Width = 62 Height = 13 Caption = 'ing. Jan Fiala' end object Label5: TLabel Left = 216 Top = 80 Width = 70 Height = 13 Caption = 'Prog-Soft s.r.o.' end object Label7: TLabel Left = 61 Top = 157 Width = 86 Height = 13 Caption = 'freeware editor' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 0 Top = 179 Width = 321 Height = 9 Anchors = [akLeft, akBottom] Shape = bsTopLine end object lUlice: TLabel Left = 216 Top = 96 Width = 100 Height = 13 Caption = 'Na Kov��sk� str�ni 1' end object lMesto: TLabel Left = 216 Top = 112 Width = 74 Height = 13 Caption = '317 03 PLZE�' end object lEmail: TLabel Left = 216 Top = 136 Width = 68 Height = 13 Cursor = crHandPoint Hint = 'Kliknut�m vytvo��te e-mail' Caption = 'pspad@wo.cz' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = lEmailDblClick end object Label11: TLabel Left = 175 Top = 136 Width = 34 Height = 13 Alignment = taRightJustify Caption = 'e-Mail :' end object lAdress: TLabel Left = 170 Top = 80 Width = 39 Height = 13 Alignment = taRightJustify Caption = 'Adresa :' end object lPsPadVer: TLabel Left = 8 Top = 195 Width = 77 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Verze programu:' end object lVersion: TLabel Left = 96 Top = 195 Width = 37 Height = 13 Anchors = [akLeft, akBottom] Caption = 'lVersion' end object Label21: TLabel Left = 179 Top = 152 Width = 30 Height = 13 Alignment = taRightJustify Caption = 'www :' end object lWWW: TLabel Left = 216 Top = 152 Width = 94 Height = 13 Cursor = crHandPoint Hint = 'Po kliknut� otev�ete domovskou str�nku PSPadu' Caption = 'http://pspad.zde.cz' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = lWWWDblClick end object Panel1: TPanel Left = 0 Top = 0 Width = 323 Height = 52 Align = alTop BevelOuter = bvNone Color = clWindow Ctl3D = False ParentCtl3D = False TabOrder = 0 object Image2: TImage Left = 8 Top = 0 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object lInfosDescr: TLabel Left = 68 Top = 30 Width = 226 Height = 16 Caption = '- informa�n� syst�m pro v�robce n�poj�' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 42 Top = 1 Width = 175 Height = 29 Caption = 'Prog-Soft s.r.o.' Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 13 Top = 28 Width = 50 Height = 20 Caption = 'INFOS' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object bOK: TButton Left = 240 Top = 187 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Cancel = True Caption = '&OK' Default = True TabOrder = 1 OnClick = bOKClick end end