TCustomdxPageObject Class
Encapsulates general properties and methods of the Page object.
Declaration
TCustomdxPageObject = class(
TdxPrinterPageObject
)
Remarks
The TCustomdxPageObject contains general methods and properties of the Page object: text setup routines: such as Font, Titles, page management routines: LoadFromFile, SaveToFile, etc.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxBaseObject
TdxPrinterPageObject
TCustomdxPageObject
See Also