FMX.Printer.TPrinterDevice.ActiveDPIChanged
Delphi
procedure ActiveDPIChanged; virtual; abstract;
C++
virtual void __fastcall ActiveDPIChanged(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDevice |
Description
Executes whenever you change the ActiveDPI property.