Class: DfBaseObject [Abstract]
Properties | Events | Methods | Index of Classes
Provides a level of abstraction that separates the basic object support from the GUI support
Hierarchy
cObject > cUIObject > DfBaseObject
Show full hierarchy and direct subclasses
- cObject
- cUIObject
- DfBaseObject
- DfBaseWindow
Library: Windows Application Class Library
Description
The DfBaseObject class provides a level of abstraction that separates the basic object support from the GUI support.
Note
This merges the most basic window object behavior with the DataFlex cUIObject class. None of these changes are public.