object AdvertControlXAbout: TAdvertControlXAbout Left = 200 Top = 108 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About' ClientHeight = 127 ClientWidth = 267 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 = 48 Top = 16 Width = 25 Height = 25 Flat = True Glyph.Data = { C2040000424DC204000000000000420000002800000018000000180000000100 1000030000008004000000000000000000000000000000000000007C0000E003 00001F0000001002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002104210421042100210021002100210021002100210021002100210021002 1002100210021002100210021002100200000000000010421042100210021002 1002100210021002100210021002100210021002104210021002100210021042 0042004200420000104210421002100210021002100210021002100210021002 1002104210421042100210021002004200420042004200420000104210021002 1002100210021002100210021002007C00000000104210421042104200420042 004200420042004200001042100210021002100210021002100210021002007C 007C007C00001042104210420042E07F00420042004200420042100210021002 1002100210021002100210021002007C007C007C007C0000000010420042E07F E07F00420042004200421002100210021002100210021002100210021002007C 007C007C004000400040000010021042E07FE07F004200421002100210021002 1002100210021002100210021002007C007C0040004000400040100210021002 004200420042100210021002100210021002100210021002100210021002007C 007C004000401002100210021042104210421042104210021002100210021002 1002100210021002100210021002007C0040100210021002100210021F001F00 1F00000010421042100210021002100210021002100210021002100210021002 1002100210021002100210001F001F001F001F00000010421002100210021002 10021002100210021002100210021002100210021002100210021F001F001F00 1F001F0000001042100210021002100210021002100210021002100210021002 100210021002100210021F001F001F001F001F00000010421002100210021002 10021002100210021002100210021002100210021002100210021F001F001F00 1F001F0000001042100210021002100210021002100210021002100210021002 100210021002100210021F001F001F001F001F00100010021002100210021002 10021002100210021002100210021002100210021002100210021002FF03FF03 FF03FF03FF031002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 1002100210021002100210021002100210021002100210021002100210021002 100210021002} end object NameLbl: TLabel Left = 80 Top = 16 Width = 104 Height = 16 Caption = 'AdvertControlX' 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 = 26 Top = 72 Width = 215 Height = 13 Caption = 'Copyright (c) 1998 Aureate Media Corporation' end object DescLbl: TLabel Left = 80 Top = 34 Width = 137 Height = 31 AutoSize = False Caption = 'Control to display paid advertising within a program.' WordWrap = True end object OkBtn: TButton Left = 96 Top = 96 Width = 75 Height = 25 Cancel = True Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end