FMX.Printer.TPrinterDevice.FActiveDPIIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FActiveDPIIndex: Integer;

C++

int FActiveDPIIndex;

Properties

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

Description

Protected field used by the ActiveDPIIndex property.

See Also