vcl-dxpscore-51131743.md
Provides additional functionality for print styles.
TdxPSPrintStyle = class(
TBasedxPrintStyle
)
TdxPSPrintStyle is an enhanced version of the TBasedxPrintStyle object. Unlike the base print style, this class introduces 4 new events that allow you to extend the functionality of report printing and generation. Additionally, when a TdxPSPrintStyle style is created, style caption and glyph are set to predefined values. Page footer region is also populated with predefined settings: page number is placed within the central footer region; date is placed within the right footer region.
TObject TPersistent TComponent TBasedxPrintStyle TdxPSPrintStyle
See Also