home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd1.iso / EPA / Epa / EPADEMO / DEFAULT / DEMOMAIN.DFM / DEMOMAIN.txt
Text File  |  1999-01-14  |  906b  |  41 lines

  1. inherited DemoMainForm: TDemoMainForm
  2.   Left = 183
  3.   Top = 252
  4.   Caption = 'DemoMainForm'
  5.   ClientHeight = 413
  6.   ClientWidth = 555
  7.   Color = clBlue
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   object PaintedButton1: TPaintedButton [0]
  11.     Left = 408
  12.     Top = 340
  13.     Width = 30
  14.     Height = 30
  15.     OnClick = ShowEIAClick
  16.     RegLeft = 0
  17.     RegTop = 0
  18.     RegUssages = [uf_HitTest, uf_Clipping]
  19.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  20.     FileSourcer.RuntimeStyle = []
  21.     FileSourcer.UseDefaultDesignStyle = False
  22.     BARows = 1
  23.     BAPicture.Data = {07544269746D617000000000}
  24.     BmpArrayColumn = 0
  25.     Style = pbs_Button
  26.   end
  27.   inherited PicturePanel: TContainerPanel
  28.     Width = 555
  29.     Height = 278
  30.     Color = clRed
  31.     inherited HomePicture: TRegionPicture
  32.       Left = 4
  33.       Top = 4
  34.     end
  35.   end
  36.   inherited PaletteBMP: TBmpArray
  37.     Left = 17
  38.     Top = 9
  39.   end
  40. end
  41.