vcl-dxpscore-dot-tdxcomponentprinter-dot-underscore-members.md
A component printer.
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| Name | Description |
|---|---|
| AbortBuilding | Specifies that the building of a report should be cancelled. Inherited from TCustomdxComponentPrinter. |
| AbortPrinting | Indicates whether to stop report printing. Inherited from TCustomdxComponentPrinter. |
| AutoUpdateDateTime | Specifies whether date and time values in a report are updated automatically. Inherited from TCustomdxComponentPrinter. |
| BeepAfterLongOperations | Specifies whether a beep is generated for a long operation. Inherited from TCustomdxComponentPrinter. |
| 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. Inherited from TCustomdxComponentPrinter. |
| CurrentLinkIndex | Specifies the index of a current report link. Inherited from TCustomdxComponentPrinter. |
| CustomizeDlgOptions | Specifies which options of the Edit Reports dialog window are enabled. |
| DateFormat | Specifies date presentation format. Inherited from TCustomdxComponentPrinter. |
| DesignInfo | Inherited from TComponent. |
| Explorer | Specifies the component that provides report exploring capabilities for the component printer. Inherited from TCustomdxComponentPrinter. |
| ExplorerRealStubLink | Inherited from TCustomdxComponentPrinter. |
| ExplorerStubLink | Specifies the report link whose content is displayed within the preview window when none of the explored reports are loaded. Inherited from TCustomdxComponentPrinter. |
| FakeComponentLink1 | Inherited from TcxComponent. |
| FakeComponentLink2 | Inherited from TcxComponent. |
| FakeComponentLink3 | Inherited from TcxComponent. |
| IsDesigning | Inherited from TcxComponent. |
| IsDestroying | Inherited from TcxComponent. |
| IsExplorerMode | Inherited from TCustomdxComponentPrinter. |
| IsLoading | Inherited from TcxComponent. |
| LinkCount | Returns the number of report links that are created within the current component printer. Inherited from TCustomdxComponentPrinter. |
| LongOperationTime | Specifies the threshold time interval (in milliseconds) for operations. Inherited from TCustomdxComponentPrinter. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Options | Specifies component printer behavior flags. |
| OverWriteExistingFiles | Specifies whether to overwrite files when saving new files to disk. |
| Owner | Inherited from TComponent. |
| PageNumberFormat | Specifies page number formatting in a report. Inherited from TCustomdxComponentPrinter. |
| 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. Inherited from TCustomdxComponentPrinter. |
| PreviewWindow | Provides access to the Print Preview window embedded into the Print Preview dialog. Inherited from TCustomdxComponentPrinter. |
| PreviewWindowDesigner | Provides access to the preview window designer at design time. Inherited from TCustomdxComponentPrinter. |
| PreviewWindowForm | Provides access to the Print Preview dialog. Inherited from TCustomdxComponentPrinter. |
| PrintFileList | Specifies the list of files to which a report has been printed. Inherited from TCustomdxComponentPrinter. |
| PrintTitle | Specifies the name of a print job. Inherited from TCustomdxComponentPrinter. |
| ReportLink | Provides indexed access to report links that are created within the current component printer. Inherited from TCustomdxComponentPrinter. |
| ReportLinkDesigner | Provides access to the Report link designer window at design time. Inherited from TCustomdxComponentPrinter. |
| 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. Inherited from TCustomdxComponentPrinter. |
| Tag | Inherited from TComponent. |
| TimeFormat | Specifies time formatting options. Inherited from TCustomdxComponentPrinter. |
| VCLComObject | Inherited from TComponent. |
| Version | This property is used to restore the previously applied changes made by a developer. Inherited from TCustomdxComponentPrinter. |
| Name | Description |
|---|---|
| OnAddReportLink | Occurs when adding a new report link. Inherited from TCustomdxComponentPrinter. |
| OnAfterPreview | Occurs after closing the preview form. Inherited from TCustomdxComponentPrinter. |
| OnBeforeDesignReport | Occurs before the report designer window is activated. Inherited from TCustomdxComponentPrinter. |
| OnBeforeExportToPDF | Enables you to adjust PDF export settings before a specific link’s report is exported to a PDF file or optionally cancel the export. Inherited from TCustomdxComponentPrinter. |
| OnBeforePreview | Occurs before the preview window is to be activated. Inherited from TCustomdxComponentPrinter. |
| OnChangeComponent | Occurs when the Component property changes. Inherited from TCustomdxComponentPrinter. |
| OnChangeCurrentLink | Occurs when changing a report link. Inherited from TCustomdxComponentPrinter. |
| OnCustomDrawPage | Occurs when drawing individual report pages. Inherited from TCustomdxComponentPrinter. |
| OnCustomDrawPageFooter | Occurs when drawing a page footer. Inherited from TCustomdxComponentPrinter. |
| OnCustomDrawPageHeader | Occurs when drawing a page header. Inherited from TCustomdxComponentPrinter. |
| OnCustomDrawReportTitle | Occurs when drawing the report title. Inherited from TCustomdxComponentPrinter. |
| OnDeleteReportLink | Occurs when a report link is to be deleted. Inherited from TCustomdxComponentPrinter. |
| OnDesignReport | Occurs when the report link designer is closed. Inherited from TCustomdxComponentPrinter. |
| OnEndGenerateReport | Occurs when a report has just been built. Inherited from TCustomdxComponentPrinter. |
| OnEndPrint | Occurs after printing a report. Inherited from TCustomdxComponentPrinter. |
| OnExportGetPageFileName | Occurs when saving a page to disk. |
| OnExportPrepareGraphic | Occurs when exporting a page to graphics. |
| OnExportProgress | Occurs when exporting a report to graphic images or to disk. |
| OnFilterComponent | |
| OnFinalizePrintDlgData | Enables you to respond to end-user choices made within a printer dialog after it’s been closed. Inherited from TCustomdxComponentPrinter. |
| OnGenerateReportProgress | Occurs during report building. Inherited from TCustomdxComponentPrinter. |
| OnGetPrintTitle | Occurs when a printing component starts printing. Inherited from TCustomdxComponentPrinter. |
| OnGetSupportedComponents | |
| OnInitializePrintDlgData | Allows you to customize Print dialog appearance before it is displayed. Inherited from TCustomdxComponentPrinter. |
| OnMeasureReportTitle | Occurs when drawing the report title before the OnCustomDrawReportTitle event. Inherited from TCustomdxComponentPrinter. |
| OnNewPage | Occurs before sending a regular page of a multi-page document to printer. Inherited from TCustomdxComponentPrinter. |
| OnPageSetup | Occurs when closing the Page Setup dialog window. Inherited from TCustomdxComponentPrinter. |
| OnPrintDeviceBusy | Occurs when the printing device is busy. Inherited from TCustomdxComponentPrinter. |
| OnPrintDeviceError | Occurs when the printing device is not available (for example, disconnected). Inherited from TCustomdxComponentPrinter. |
| OnStartGenerateReport | Occurs when the printing component is about to build a report. Inherited from TCustomdxComponentPrinter. |
| OnStartPrint | Occurs before the printing component prints the report. Inherited from TCustomdxComponentPrinter. |
See Also