FMX.Printer.TPrinterDevice.DPIChangeError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DPIChangeError;

C++

void __fastcall DPIChangeError();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinterDevice

Description

Raises an EPrinterSettingsError exception, which informs that an error has occurred while changing the DPI resolution.

See Also