home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 July / dpcb0798.bin / Business / Persdesk / _SETUP.1 / ORGANIS.DLL / 0 / RCDATA / TWAITFORM / TWAITFORM.txt < prev   
Text File  |  1998-04-16  |  894b  |  45 lines

  1. object waitform: Twaitform
  2.   Left = 225
  3.   Top = 157
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 93
  7.   ClientWidth = 301
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object Panel1: TPanel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 301
  18.     Height = 93
  19.     Align = alClient
  20.     BevelInner = bvLowered
  21.     TabOrder = 0
  22.     object Label1: TLabel
  23.       Left = 92
  24.       Top = 16
  25.       Width = 148
  26.       Height = 61
  27.       Alignment = taCenter
  28.       AutoSize = False
  29.       Caption = 'Please wait while the chart is being compiled'
  30.       Font.Color = clRed
  31.       Font.Height = -13
  32.       Font.Name = 'System'
  33.       Font.Style = []
  34.       ParentFont = False
  35.     end
  36.     object Image1: TImage
  37.       Left = 32
  38.       Top = 24
  39.       Width = 45
  40.       Height = 37
  41.       Picture.Data = {<image000.ico>}
  42.     end
  43.   end
  44. end
  45.