TdxSpreadSheetShowPrintForm Class
An action object that corresponds to the ShowPrintForm command provided by the Spreadsheet and Report Designer controls.
Declaration
TdxSpreadSheetShowPrintForm = class(
TdxCustomShowPrintFormAction
)
Remarks
This class does not introduce any new public members. Executing this action object invokes the Print dialog:
UI elements linked to a TdxSpreadSheetShowPrintForm
action object are enabled only if the Spreadsheet or Report Designer control is associated with the TdxComponentPrinter component via the report link in your application.
Inheritance
Show 12 items
See Also