FMX.Printer.TPageSetupPaintingEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TPageSetupPaintingEvent)(System::TObject* Sender, const short PaperSize, const System::Uitypes::TPrinterOrientation Orientation, const System::Uitypes::TPageType PageType, bool &DoneDrawing);

Properties

Type Visibility Source Unit Parent
typedef public FMX.Printer.hpp FMX.Printer FMX.Printer

Description

Procedural type used for TPageSetupDialog events.

See Also