object fmCredits: TfmCredits Left = 350 Top = 107 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Credits' ClientHeight = 199 ClientWidth = 215 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 7 Top = 8 Width = 201 Height = 137 Shape = bsFrame end object Panel1: TPanel Left = 15 Top = 16 Width = 185 Height = 121 BevelOuter = bvNone Color = clBlack TabOrder = 0 object Label1: TLabel Left = 10 Top = 8 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Gary Hawes' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 10 Top = 24 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Production, Design' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 10 Top = 72 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Jeff Patterson' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 10 Top = 88 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Programming' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 10 Top = 136 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Sheila Hawes' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 10 Top = 152 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Documentation' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 10 Top = 200 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Missy Patterson' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 10 Top = 216 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Horse Pictures' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 10 Top = 264 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Abby Patterson...' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 10 Top = 304 Width = 165 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Good Kisses!' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object BitBtn1: TBitBtn Left = 67 Top = 157 Width = 81 Height = 31 TabOrder = 1 Kind = bkClose end object Timer1: TTimer Interval = 50 OnTimer = Timer1Timer Left = 16 Top = 152 end end