FMX.Printer.TPrinterDevice.ActiveDPIChanged

提供:RAD Studio API Documentation

Delphi

procedure ActiveDPIChanged; virtual; abstract;

C++

virtual void __fastcall ActiveDPIChanged() = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinterDevice

説明

ActiveDPI プロパティを変更した際に、実行されます。

関連項目