FMX.Printer.TPageSetupDialog.OnDrawRetAddress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawRetAddress: TPaintPageEvent read FOnDrawRetAddress write FOnDrawRetAddress;

C++

__property TPaintPageEvent OnDrawRetAddress = {read=FOnDrawRetAddress, write=FOnDrawRetAddress};

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.