home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 September / PCWorld_1999-09_cd.bin / EPA / RUN.EXE / 0 / RCDATA / TREQUIREMENSFORM / TREQUIREMENSFORM.txt < prev   
Text File  |  1999-08-04  |  2KB  |  90 lines

  1. inherited RequiremensForm: TRequiremensForm
  2.   Left = 355
  3.   Top = 202
  4.   BorderIcons = []
  5.   Caption = 'RequiremensForm'
  6.   ClientHeight = 196
  7.   ClientWidth = 337
  8.   Color = clNavy
  9.   OldCreateOrder = True
  10.   Position = poScreenCenter
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Framer1: TFramer [0]
  14.     Left = 0
  15.     Top = 0
  16.     Width = 337
  17.     Height = 196
  18.     BLeftTop.Idx = 0
  19.     BLeftTop.BmpArray = NCFramerBA
  20.     BRightTop.Idx = 1
  21.     BRightTop.BmpArray = NCFramerBA
  22.     BRightBottom.Idx = 2
  23.     BRightBottom.BmpArray = NCFramerBA
  24.     BLeftBottom.Idx = 3
  25.     BLeftBottom.BmpArray = NCFramerBA
  26.     BTop.Idx = 4
  27.     BTop.BmpArray = NCFramerBA
  28.     BRight.Idx = 5
  29.     BRight.BmpArray = NCFramerBA
  30.     BBottom.Idx = 6
  31.     BBottom.BmpArray = NCFramerBA
  32.     BLeft.Idx = 7
  33.     BLeft.BmpArray = NCFramerBA
  34.     GLines = NCFramerBA
  35.     GCorners = NCFramerBA
  36.     GBmpArray = NCFramerBA
  37.     Align = alClient
  38.   end
  39.   object CloseBtn: TPaintedButton [1]
  40.     Left = 128
  41.     Top = 154
  42.     Width = 72
  43.     Height = 29
  44.     OnClick = CloseBtnClick
  45.     RegLeft = 0
  46.     RegTop = 0
  47.     RegUssages = [uf_HitTest, uf_Clipping]
  48.     BitmapArray = BtnBA
  49.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  50.     BARows = 0
  51.     BmpArrayColumn = 0
  52.     Caption = 'OK'
  53.     Style = pbs_Button
  54.   end
  55.   object MsgLabel: TLabel [2]
  56.     Left = 22
  57.     Top = 18
  58.     Width = 54
  59.     Height = 24
  60.     Caption = '---------'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWhite
  63.     Font.Height = -19
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     Transparent = True
  68.   end
  69.   inherited PaletteBMP: TBmpArray
  70.     Left = 301
  71.     Top = 125
  72.   end
  73.   object BtnBA: TBmpArray
  74.     FileName = 'Design\Picts\Dialog\BtOK.bmp'
  75.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  76.     Rows = 4
  77.     Picture.Data = {<image000.bmp>}
  78.     Left = 256
  79.     Top = 128
  80.   end
  81.   object NCFramerBA: TBmpArray
  82.     FileName = 'Design\Picts\Dialog\Frmbor.bmp'
  83.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  84.     Collumns = 8
  85.     Picture.Data = {<image001.bmp>}
  86.     Left = 50
  87.     Top = 140
  88.   end
  89. end
  90.