cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseControl
------------------DfBaseEdit
---------------------Edit
This class is obsolete. It has been replaced with the DFBaseTextEdit class.
DfBaseEdit is used to allow users to enter multiple lines of text. Its sub-classes Edit and dbEdit should be used for sub-classing and instantiation.