FMX.Printer.Win.TPrinterWin.FPrinterIndex

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

Delphi

FPrinterIndex: Integer;

C++

int FPrinterIndex;

プロパティ

種類 可視性 ソース ユニット
field protected
FMX.Printer.Win.pas
FMX.Printer.Win.hpp
FMX.Printer.Win TPrinterWin

説明

Printers プロパティ内にあるプリンタの内、どれが現在選択されているプリンタかを示す protected フィールド。

関連項目