object FormAbout: TFormAbout Left = 274 Top = 198 BorderStyle = bsDialog Caption = 'O programu' ClientHeight = 280 ClientWidth = 454 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object BevelSeparator: TBevel Left = 193 Top = 168 Width = 185 Height = 45 Shape = bsTopLine end object LabelVersion: TLabel Left = 192 Top = 64 Width = 84 Height = 13 Caption = 'Verze x.xx.xx.xxxx' Transparent = True end object LabelFirm: TLabel Left = 192 Top = 176 Width = 135 Height = 13 Caption = 'Supreme Technologies s.r.o.' Transparent = True end object LabelAddress: TLabel Left = 192 Top = 192 Width = 99 Height = 13 Caption = 'Cejl 20, Brno, 602 00' Transparent = True end object LabelTel: TLabel Left = 192 Top = 212 Width = 88 Height = 13 Caption = 'tel.: phone number' Transparent = True end object LabelFax: TLabel Left = 192 Top = 228 Width = 72 Height = 13 Caption = 'fax: fax number' Transparent = True end object LabelEmail: TLabel Left = 192 Top = 244 Width = 105 Height = 13 Cursor = crHandPoint Caption = 'e-mail: email@address' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False Transparent = True OnClick = LabelEmailClick end object LabelOSInfo: TLabel Left = 192 Top = 116 Width = 36 Height = 13 Caption = 'OS Info' Transparent = True end object LabelMem: TLabel Left = 192 Top = 132 Width = 58 Height = 13 Caption = 'Memory Info' Transparent = True end object LabelPage: TLabel Left = 192 Top = 148 Width = 59 Height = 13 Caption = 'Pagefile Info' Transparent = True end object LabelWeb: TLabel Left = 192 Top = 259 Width = 108 Height = 13 Cursor = crHandPoint Caption = 'http://www.address.xy' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False Transparent = True OnClick = LabelWebClick end object Label1: TLabel Left = 190 Top = 44 Width = 212 Height = 13 Caption = 'Syst�m pro marketignov� a obchodn� aktivity' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object LabelTitle: TLabel Left = 188 Top = 12 Width = 242 Height = 29 Caption = 'SUPREME CONTACT' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Frame1: TFrame Left = 8 Top = 8 Width = 168 Height = 262 EdgeLayout = True end object ImageIcon: TImage Left = 10 Top = 15 Width = 164 Height = 254 AutoSize = True Picture.Data = {} end object BtnOk: TButton Left = 368 Top = 245 Width = 75 Height = 25 Cancel = True Caption = 'OK' Default = True TabOrder = 0 OnClick = BtnOkClick end object LabelCode: TStaticText Left = 192 Top = 88 Width = 173 Height = 17 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'LabelCode' TabOrder = 1 end object Wallpaper1: TWallpaper ResourceName = 'WALLPAPER' Left = 324 Top = 248 end end