object AboutFrm: TAboutFrm Left = 200 Top = 108 BorderStyle = bsDialog Caption = 'About CoolWake' ClientHeight = 195 ClientWidth = 435 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 0 Width = 257 Height = 193 end object Splash: TImage Left = 8 Top = 8 Width = 241 Height = 177 Center = True Picture.Data = {} end object Label1: TLabel Left = 264 Top = 8 Width = 156 Height = 13 Caption = '(C) AREMS PTY LTD, 1996' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label5: TLabel Left = 64 Top = 32 Width = 132 Height = 24 Caption = 'SHAREWARE' Color = clGreen Font.Color = clNavy Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label6: TLabel Left = 169 Top = 156 Width = 59 Height = 13 Caption = 'Version 2.0' Color = clBlack Font.Color = clWhite Font.Height = -11 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object BitBtn1: TBitBtn Left = 352 Top = 168 Width = 75 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = BitBtn1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555555555555555555555555555555555555555555FF55555555555559055555 55555555577FF5555555555599905555555555557777F5555555555599905555 555555557777FF5555555559999905555555555777777F555555559999990555 5555557777777FF5555557990599905555555777757777F55555790555599055 55557775555777FF5555555555599905555555555557777F5555555555559905 555555555555777FF5555555555559905555555555555777FF55555555555579 05555555555555777FF5555555555557905555555555555777FF555555555555 59905555555555555777555555555555555555555555555555550000} NumGlyphs = 2 end object Panel1: TPanel Left = 264 Top = 110 Width = 161 Height = 42 TabOrder = 1 object Label4: TLabel Left = 1 Top = 1 Width = 159 Height = 40 Align = alClient Alignment = taCenter Caption = 'If you use this product, please register + support it. See Help' + '|Contents.' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end end object Memo1: TMemo Left = 264 Top = 24 Width = 153 Height = 81 BorderStyle = bsNone Color = clBtnFace Enabled = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Lines.Strings = ( 'PO Box 140' 'Lexington Place' 'Maroubra Sth' 'NSW 2035' '' 'EMail: anovy@chilli.net.au') ParentFont = False TabOrder = 2 end object Clock: TTimer Interval = 0 OnTimer = ClockTimer Left = 272 Top = 160 end end