FMX.Printer.TPageSetupDialog.OnDrawFullPage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawFullPage: TPaintPageEvent read FOnDrawFullPage write FOnDrawFullPage;

C++

__property TPaintPageEvent OnDrawFullPage = {read=FOnDrawFullPage, write=FOnDrawFullPage};

Properties

Type Visibility Source Unit Parent
event published
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPageSetupDialog

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!