object AboutBox: TAboutBox Left = 182 Top = 63 BorderStyle = bsDialog Caption = 'O aplikaci' ClientHeight = 264 ClientWidth = 314 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 297 Height = 201 BevelOuter = bvLowered Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object ProductName: TLabel Left = 14 Top = 60 Width = 76 Height = 13 Caption = 'Jm�no produktu' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Version: TLabel Left = 14 Top = 82 Width = 27 Height = 13 Caption = 'Verze' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label1: TLabel Left = 97 Top = 59 Width = 87 Height = 16 Caption = 'HTML Editor' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 98 Top = 81 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 14 Top = 99 Width = 25 Height = 13 Caption = 'Autor' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 14 Top = 116 Width = 55 Height = 13 Caption = 'Nov� verze' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 98 Top = 116 Width = 181 Height = 13 Cursor = crHandPoint Caption = 'http://rak.radio.cz/~doctor/editor.html' Color = clNavy Font.Charset = EASTEUROPE_CHARSET Font.Color = 6316287 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False OnClick = Label6Click end object Image1: TImage Left = 49 Top = 16 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object Label7: TLabel Left = 126 Top = 25 Width = 99 Height = 16 Caption = 'v�nov�no ��rce' Font.Charset = EASTEUROPE_CHARSET Font.Color = clYellow Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Label8: TLabel Left = 98 Top = 99 Width = 73 Height = 13 Cursor = crHandPoint Caption = 'Lubo� Hor��ek' Color = clNavy Font.Charset = EASTEUROPE_CHARSET Font.Color = 6316287 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False OnClick = Label6Click end object PhysMemL: TLabel Left = 14 Top = 146 Width = 69 Height = 13 Caption = 'Fyzick� pam�' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object PhysMem: TLabel Left = 137 Top = 146 Width = 46 Height = 13 Caption = 'PhysMem' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 14 Top = 162 Width = 27 Height = 13 Caption = 'Voln�' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object PhysMemFree: TLabel Left = 137 Top = 162 Width = 67 Height = 13 Caption = 'PhysMemFree' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 14 Top = 178 Width = 105 Height = 13 Caption = 'Syst�mov� prost�edky' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object FreeRes: TLabel Left = 137 Top = 178 Width = 40 Height = 13 Caption = 'FreeRes' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 0 Top = 136 Width = 296 Height = 2 end object DrPaintBox1: TDrPaintBox Left = 12 Top = 16 Width = 32 Height = 32 Hint = 'C:\PROGRA~1\INTERN~1\iexplore.exe' Extens = 'html' end end object OKButton: TButton Left = 120 Top = 227 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end