home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 376
- Top = 244
- BorderStyle = bsDialog
- Caption = 'O aplikaci'
- ClientHeight = 213
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 161
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProductName: TLabel
- Left = 40
- Top = 20
- Width = 202
- Height = 13
- Caption = 'HTMLEditor pro Windows 95/Me/2000'
- IsControl = True
- end
- object Version: TLabel
- Left = 40
- Top = 52
- Width = 51
- Height = 13
- Caption = 'Verze : 1.0'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 40
- Top = 83
- Width = 90
- Height = 13
- Caption = 'Autor : Michal V�ch'
- IsControl = True
- end
- object Comments: TLabel
- Left = 40
- Top = 115
- Width = 190
- Height = 13
- Caption = 'Koment�� : Tento program je shareware.'
- WordWrap = True
- IsControl = True
- end
- end
- object OKButton: TButton
- Left = 111
- Top = 180
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-