FMX.Printer.TPaintPageEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TPaintPageEvent)(System::TObject* Sender, Fmx::Graphics::TCanvas* Canvas, const System::Types::TRect &PageRect, bool &DoneDrawing);

Properties

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

Description

Procedural type used by various TPageSetupDialog events.

See Also