FMX.Printer.Win.TPrinterWin.FPrinterIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FPrinterIndex: Integer;

C++

int FPrinterIndex;

Properties

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

Description

Protected field that specifies which printer listed in the Printers property is the currently selected printer.

See Also