home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / EPA / run.exe / 0 / RCDATA / TREQUIREMENSFORM / TREQUIREMENSFORM.txt < prev   
Text File  |  1999-07-01  |  2KB  |  91 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 = 152
  42.     Width = 91
  43.     Height = 26
  44.     Cursor = crHandPoint
  45.     OnClick = CloseBtnClick
  46.     RegLeft = 0
  47.     RegTop = 0
  48.     RegUssages = [uf_HitTest, uf_Clipping]
  49.     BitmapArray = BtnBA
  50.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  51.     BARows = 0
  52.     BmpArrayColumn = 0
  53.     Caption = 'OK'
  54.     Style = pbs_Button
  55.   end
  56.   object MsgLabel: TLabel [2]
  57.     Left = 22
  58.     Top = 18
  59.     Width = 54
  60.     Height = 24
  61.     Caption = '---------'
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clWhite
  64.     Font.Height = -19
  65.     Font.Name = 'MS Sans Serif'
  66.     Font.Style = []
  67.     ParentFont = False
  68.     Transparent = True
  69.   end
  70.   inherited PaletteBMP: TBmpArray
  71.     Left = 301
  72.     Top = 125
  73.   end
  74.   object BtnBA: TBmpArray
  75.     FileName = 'Design\Picts\Dialog\BtOK.bmp'
  76.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  77.     Rows = 4
  78.     Picture.Data = {<image000.bmp>}
  79.     Left = 256
  80.     Top = 128
  81.   end
  82.   object NCFramerBA: TBmpArray
  83.     FileName = 'Design\Picts\Dialog\DialogFramer.bmp'
  84.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  85.     Collumns = 8
  86.     Picture.Data = {<image001.bmp>}
  87.     Left = 50
  88.     Top = 140
  89.   end
  90. end
  91.