FMX.Printer.TPrinterDevice.DPIChangeError

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure DPIChangeError;

C++

void __fastcall DPIChangeError();

プロパティ

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

説明

EPrinterSettingsError 例外を起こし、DPI 解像度を変更した際にエラーが発生したことを伝えます。

関連項目