object frmAbout: TfrmAbout Left = 459 Top = 240 Width = 338 Height = 261 Caption = 'O programu ...' Color = 15658734 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object FormArea: TPanel Left = 0 Top = 0 Width = 330 Height = 234 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 object Image: TImage Left = 0 Top = 0 Width = 104 Height = 200 AutoSize = True Picture.Data = {} end object lblAuthor: TLabel Left = 112 Top = 112 Width = 209 Height = 14 AutoSize = False Caption = 'David Kol'#225#345 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsItalic] ParentFont = False end object TBevel Left = 112 Top = 40 Width = 209 Height = 2 Shape = bsBottomLine end object TBevel Left = 112 Top = 104 Width = 209 Height = 2 Shape = bsBottomLine end object Bevel: TBevel Left = 0 Top = 200 Width = 330 Height = 2 Align = alBottom Shape = bsBottomLine end object lblCompany: TLabel Left = 112 Top = 128 Width = 209 Height = 14 AutoSize = False Caption = 'Micropro Software' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsItalic] ParentFont = False end object lblInfo: TLabel Left = 112 Top = 48 Width = 209 Height = 33 AutoSize = False Caption = 'V'#237'ce informac'#237' o programu naleznete na webov'#253'ch str'#225'nk'#225'ch Microp' + 'ro Software:' WordWrap = True end object lblTitle: TLabel Left = 112 Top = 16 Width = 159 Height = 24 Caption = 'E-Radio Manager' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False end object lblWeb: TLabel Left = 112 Top = 84 Width = 112 Height = 13 Cursor = crHandPoint Caption = 'http://www.micropro.cz' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = lblWebClick end object pnlButtons: TPanel Left = 0 Top = 202 Width = 330 Height = 32 Align = alBottom BevelOuter = bvNone TabOrder = 0 object btnOK: TMpBitBtn Left = 128 Top = 4 Width = 81 Height = 25 onClick = btnOKClick ImageIndex = 0 Cancel = True Default = True Caption = 'OK' CommonGlyph = cgOK ModalResult = 1 end end end object SkinControl: TSkinControl end end