home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / EPA / ea3 / prg / Engact.ex_ / 0 / RCDATA / TEAEXERCISEFORM / TEAEXERCISEFORM.txt
Text File  |  2000-03-20  |  410b  |  22 lines

  1. inherited EAExerciseForm: TEAExerciseForm
  2.   Top = 178
  3.   Caption = 'EAExerciseForm'
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited BodyPanel: TContainerPanel
  7.     inherited BodyScrollBox: TLMScrollBox
  8.       Top = 17
  9.     end
  10.   end
  11.   inherited ExerciseEntry: TRichText
  12.     Left = -2
  13.     Top = 2
  14.     Width = 85
  15.     Height = 49
  16.     Color = clSilver
  17.   end
  18.   inherited FramerBA: TBmpArray
  19.     Left = 253
  20.   end
  21. end
  22.