TBasedxPrintStyle Properties
The base style for printing reports.Name | Description |
---|---|
AllowChangeHFText | Specifies whether the header and footer text of a report can be changed. |
AllowChangeMargins | Specifies whether margin settings of a report can be changed. |
AllowChangeOrientation | Specifies whether report orientation can be changed. |
AllowChangePaper | Specifies whether report paper type can be changed. |
AllowChangeScale | Specifies whether a report can be scaled manually. |
AllowCustomPaperSizes | Specifies whether the custom width and height of a report page can be determined. |
BuiltIn | Specifies whether the current style is built-in. |
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. |
Description | Determines the text used as a description for the current print style. |
DesignInfo | Inherited from TComponent. |
ImageIndex | Specifies the index of the image used to represent the current print style. |
Index | Determines the index of the current print style among other styles. |
IsCurrentStyle | Specifies whether a given print style is current. |
IsStyleGlyphAssigned | Indicates whether an icon for the current style is assigned. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
PrinterPage | Determines report page properties. |
ShowPageSetupDlg | Invokes the Page Setup dialog window at design time. |
State | Specifies print style state. |
StyleCaption | Determines style caption. |
StyleGlyph | Specifies an icon for the current style. |
StyleManager | Specifies the style manager component for the current print style. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
See Also