home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / sharewar / EClean / EasyClean.exe / 0 / RCDATA / TBASICFORMFRM / TBASICFORMFRM.txt
Text File  |  1998-01-15  |  840b  |  36 lines

  1. object BasicFormFRM: TBasicFormFRM
  2.   Left = 316
  3.   Top = 363
  4.   Width = 495
  5.   Height = 358
  6.   Caption = 'BKEDV EasyApp - '
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   ShowHint = True
  13.   OnClose = FormClose
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object MinMax1: TMinMax
  17.     MinWidth = 0
  18.     MaxWidth = 0
  19.     MinHeight = 0
  20.     MaxHeight = 0
  21.     DTOptions = []
  22.   end
  23.   object MSOfficeCaption1: TMSOfficeCaption
  24.     AppNameText.Caption = 'Easy Tran -'
  25.     AppNameText.FontKind = fkSystemB
  26.     AppNameText.Visible = True
  27.     CaptionText.Caption = 'BKEDV EasyApp - '
  28.     CaptionText.FontKind = fkSystem
  29.     CaptionText.Visible = True
  30.     CompanyText.Caption = 'BKEDV'
  31.     CompanyText.FontKind = fkSystemBI
  32.     CompanyText.Visible = True
  33.     Left = 30
  34.   end
  35. end
  36.