home *** CD-ROM | disk | FTP | other *** search
- object FormADAbout: TFormADAbout
- Left = 648
- Top = 571
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = '� ���������'
- ClientHeight = 223
- ClientWidth = 234
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnCreate = FormCreate
- OnMouseMove = Panel1MouseMove
- PixelsPerInch = 96
- TextHeight = 13
- object OKButton: TButton
- Left = 74
- Top = 189
- Width = 88
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKButtonClick
- OnMouseMove = Panel1MouseMove
- end
- object Panel1: TPanel
- Left = 4
- Top = 4
- Width = 228
- Height = 177
- BevelOuter = bvSpace
- TabOrder = 1
- OnMouseMove = Panel1MouseMove
- object ProgramIcon: TImage
- Left = 30
- Top = 27
- Width = 46
- Height = 46
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- IsControl = True
- end
- object LabAppName: TLabel
- Left = 98
- Top = 13
- Width = 120
- Height = 18
- Caption = '������������'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Courier'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object LabVersion: TLabel
- Left = 129
- Top = 35
- Width = 58
- Height = 17
- Caption = 'v 1.0.0.32'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object LabelApplDate: TLabel
- Left = 103
- Top = 53
- Width = 114
- Height = 17
- Caption = '17 ������� 2000 �.'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Copyright: TLabel
- Left = 39
- Top = 127
- Width = 180
- Height = 17
- Caption = '1997-2000��. ������, ������'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- OnMouseMove = Panel1MouseMove
- IsControl = True
- end
- object LabelSSOFT: TLabel
- Left = 58
- Top = 106
- Width = 152
- Height = 19
- Caption = '� �������� "SSOFT"'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = LabelSSOFTClick
- OnMouseMove = LabelSSOFTMouseMove
- IsControl = True
- end
- object LabelEmail: TLabel
- Left = 94
- Top = 145
- Width = 111
- Height = 17
- Hint = '��������� ������ ������� ���������'
- Caption = 'ssoft@dialup.ptt.ru'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = LabelEmailClick
- OnMouseMove = LabelEmailMouseMove
- IsControl = True
- end
- end
- end
-