object T95EditorAbout: TT95EditorAbout Left = 200 Top = 108 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About' ClientHeight = 150 ClientWidth = 301 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object CtlImage: TSpeedButton Left = 24 Top = 8 Width = 25 Height = 25 Flat = True Glyph.Data = { 96010000424D9601000000000000760000002800000018000000180000000100 0400000000002001000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 8000000000000000333333338FFFFFFFFFFFFFF0333333338FFFFFFFFFFFFFF0 333333338F444444444444F0333333338FFFFFFFFFFFFFF0333333338F444444 44444FF0333333338FFFFFFFFFFFFFF0333333338F444444444444F033333333 8FFFFFFFFFFFFFF0333333338F44444444444FF0333333338FFFFFFFFFFFFFF0 333333338F9FFF9F444444F0333333338F99999FFFFFFFF0333333338FF9FF9F FFFFFFF0333333338FFF9F9FFFFFFFF0333333338FFFF99FFFFFFFF033333333 8FFFFF9FFFFFFFF0333333338FFFFFFFFFFFFFF0333333338888888888888888 3333333333333333333333333333333333333333333333333333} end object NameLbl: TLabel Left = 64 Top = 12 Width = 187 Height = 16 Caption = 'Tiger95 HTML Editor - OCX' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object CopyrightLbl: TLabel Left = 8 Top = 98 Width = 283 Height = 20 Caption = 'Copyright (c) 1997 Jacek Szarapa' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object DescLbl: TLabel Left = 88 Top = 30 Width = 123 Height = 13 Caption = 'Written By Jacek Szarapa' end object Label1: TLabel Left = 8 Top = 52 Width = 292 Height = 16 Caption = 'You are NOT ALLOWED to use this control' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 56 Top = 68 Width = 186 Height = 16 Caption = 'without my written approval' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object OkBtn: TButton Left = 112 Top = 120 Width = 81 Height = 25 Cancel = True Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end