home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 26 / LogicielsPC_26.iso / Accuses / Nouveau / PandaMoney / _SETUP.1 / financing.exe / 0 / RCDATA / TABORTFORM / TABORTFORM.txt
Text File  |  1999-09-06  |  723b  |  35 lines

  1. object AbortForm: TAbortForm
  2.   Left = 0
  3.   Top = 513
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Printing...'
  6.   ClientHeight = 33
  7.   ClientWidth = 123
  8.   Color = clBtnFace
  9.   DefaultMonitor = dmMainForm
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object BitBtn1: TBitBtn
  20.     Left = 6
  21.     Top = 4
  22.     Width = 113
  23.     Height = 25
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clNavy
  26.     Font.Height = -16
  27.     Font.Name = 'Arial'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     TabOrder = 0
  31.     OnClick = BitBtn1Click
  32.     Kind = bkAbort
  33.   end
  34. end
  35.