TCustomdxComponentPrinter Properties
The base class for the component printer.Name | Description |
---|---|
AbortBuilding | Specifies that the building of a report should be cancelled. |
AbortPrinting | Indicates whether to stop report printing. |
AutoUpdateDateTime | Specifies whether date and time values in a report are updated automatically. |
BeepAfterLongOperations | Specifies whether a beep is generated for a long operation. |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
CurrentLink | Specifies the active report link. |
CurrentLinkIndex | Specifies the index of a current report link. |
DateFormat | Specifies date presentation format. |
DesignInfo | Inherited from TComponent. |
Explorer | Specifies the component that provides report exploring capabilities for the component printer. |
ExplorerRealStubLink | |
ExplorerStubLink | Specifies the report link whose content is displayed within the preview window when none of the explored reports are loaded. |
FakeComponentLink1 | Inherited from TcxComponent. |
FakeComponentLink2 | Inherited from TcxComponent. |
FakeComponentLink3 | Inherited from TcxComponent. |
IsDesigning | Inherited from TcxComponent. |
IsDestroying | Inherited from TcxComponent. |
IsExplorerMode | |
IsLoading | Inherited from TcxComponent. |
LinkCount | Returns the number of report links that are created within the current component printer. |
LongOperationTime | Specifies the threshold time interval (in milliseconds) for operations. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Specifies component printer behavior flags. |
Owner | Inherited from TComponent. |
PageNumberFormat | Specifies page number formatting in a report. |
PixelsPerInch protected | Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent. |
PreviewOptions | Provides access to the look & feel settings of the Print Preview dialog. |
PreviewWindow | Provides access to the Print Preview window embedded into the Print Preview dialog. |
PreviewWindowDesigner | Provides access to the preview window designer at design time. |
PreviewWindowForm | Provides access to the Print Preview dialog. |
PrintFileList | Specifies the list of files to which a report has been printed. |
PrintTitle | Specifies the name of a print job. |
ReportLink | Provides indexed access to report links that are created within the current component printer. |
ReportLinkDesigner | Provides access to the Report link designer window at design time. |
Scalable protected | Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent. |
ScaleFactor protected | Returns the component’s scale factor. Inherited from TcxScalableComponent. |
State | Describes the current state of the component printer. |
Tag | Inherited from TComponent. |
TimeFormat | Specifies time formatting options. |
VCLComObject | Inherited from TComponent. |
Version | This property is used to restore the previously applied changes made by a developer. |
See Also