Skip to main content

TdxPSPrintStyle Properties

Provides additional functionality for print styles.
Name Description
AllowChangeHFText Specifies whether the header and footer text of a report can be changed. Inherited from TBasedxPrintStyle.
AllowChangeMargins Specifies whether margin settings of a report can be changed. Inherited from TBasedxPrintStyle.
AllowChangeOrientation Specifies whether report orientation can be changed. Inherited from TBasedxPrintStyle.
AllowChangePaper Specifies whether report paper type can be changed. Inherited from TBasedxPrintStyle.
AllowChangeScale Specifies whether a report can be scaled manually. Inherited from TBasedxPrintStyle.
AllowCustomPaperSizes Specifies whether the custom width and height of a report page can be determined. Inherited from TBasedxPrintStyle.
BuiltIn Specifies whether the current style is built-in. Inherited from TBasedxPrintStyle.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Data Contains a pointer to arbitrary data. Inherited from TBasedxPrintStyle.
Description Determines the text used as a description for the current print style. Inherited from TBasedxPrintStyle.
DesignInfo Inherited from TComponent.
ImageIndex Specifies the index of the image used to represent the current print style. Inherited from TBasedxPrintStyle.
Index Determines the index of the current print style among other styles. Inherited from TBasedxPrintStyle.
IsCurrentStyle Specifies whether a given print style is current. Inherited from TBasedxPrintStyle.
IsStyleGlyphAssigned Indicates whether an icon for the current style is assigned. Inherited from TBasedxPrintStyle.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
PrinterPage Determines report page properties. Inherited from TBasedxPrintStyle.
ShowPageSetupDlg Invokes the Page Setup dialog window at design time. Inherited from TBasedxPrintStyle.
State Specifies print style state. Inherited from TBasedxPrintStyle.
StyleCaption Determines style caption. Inherited from TBasedxPrintStyle.
StyleGlyph Specifies an icon for the current style. Inherited from TBasedxPrintStyle.
StyleManager Specifies the style manager component for the current print style. Inherited from TBasedxPrintStyle.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also