object AboutSetupCreatorWindow: TAboutSetupCreatorWindow Left = 192 Top = 107 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About Setup Creator' ClientHeight = 139 ClientWidth = 285 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Image1: TImage Left = 2 Top = 2 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 49 Top = 2 Width = 201 Height = 39 Alignment = taCenter AutoSize = False Caption = 'Setup Creator' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -33 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 0 Top = 44 Width = 250 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Version 1.2' end object Label3: TLabel Left = 8 Top = 64 Width = 256 Height = 16 Caption = 'MB Systems Software Development Center' end object Button1: TButton Left = 81 Top = 89 Width = 93 Height = 30 Caption = '&Close' TabOrder = 0 OnClick = Button1Click end object MarsCaption1: TMarsCaption ActiveBeginColor = clMaroon ActiveEndColor = clPurple ActiveFontColor = clWhite InactiveBeginColor = clGray InactiveEndColor = clSilver InactiveFontColor = clSilver ApplicationNameFont.Charset = DEFAULT_CHARSET ApplicationNameFont.Color = clWindowText ApplicationNameFont.Height = -11 ApplicationNameFont.Name = 'MS Sans Serif' ApplicationNameFont.Style = [fsBold] CaptionFont.Charset = DEFAULT_CHARSET CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'MS Sans Serif' CaptionFont.Style = [] NumColors = 64 AutoSize = False Left = 4 Top = 4 end end