TdxBaseObject Class
In This Article
#Declaration
Delphi
TdxBaseObject = class(
TInterfacedPersistent
)
#Remarks
The TdxBaseObject class is the base class for all objects that define the look & feel of a report.
For internal use only.
#Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxBaseObject
See Also