object AboutForm: TAboutForm Left = 384 Top = 303 BorderStyle = bsDialog Caption = #1054' '#1087#1088#1086#1075#1088#1072#1084#1084#1077 ClientHeight = 147 ClientWidth = 418 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ProgaNamLab: TLabel Left = 10 Top = 5 Width = 47 Height = 13 Caption = 'AppName' end object Label1: TLabel Left = 10 Top = 38 Width = 43 Height = 13 Caption = #1042#1077#1088#1089#1080#1103' :' end object FileVerLab: TLabel Left = 60 Top = 38 Width = 16 Height = 13 Caption = 'Ver' end object CopyrightLab: TLabel Left = 10 Top = 54 Width = 44 Height = 13 Caption = 'Copyright' end object DescrLab: TLabel Left = 10 Top = 22 Width = 28 Height = 13 Caption = 'Descr' end object Label2: TLabel Left = 10 Top = 71 Width = 51 Height = 13 Caption = 'Crafted by:' end object CraftedByLab: TLabel Left = 64 Top = 71 Width = 46 Height = 13 Caption = 'CraftedBy' end object DevelsContactsLab: TLabel Left = 10 Top = 87 Width = 75 Height = 13 Caption = 'DevelsContacts' end object Label3: TLabel Left = 10 Top = 103 Width = 220 Height = 13 Caption = #1055#1088#1086#1075#1088#1072#1084#1084#1072' '#1088#1072#1089#1087#1088#1086#1089#1090#1088#1072#1085#1103#1077#1090#1089#1103' '#1085#1072' '#1091#1089#1083#1086#1074#1080#1103#1093 end object Label4: TLabel Left = 10 Top = 120 Width = 210 Height = 13 Caption = 'Gipat Group'#39's opened EI-editor-utility license.' end object OkButn: TButton Left = 344 Top = 120 Width = 64 Height = 22 Caption = #1047#1072#1082#1088#1099#1090#1100 TabOrder = 0 OnClick = OkButnClick end object LicenseBut: TButton Left = 232 Top = 120 Width = 105 Height = 22 Caption = #1058#1077#1082#1089#1090' '#1083#1080#1094#1077#1085#1079#1080#1080 TabOrder = 1 OnClick = LicenseButClick end end