FMX.Printer.TPrinter.FPrinters

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

Delphi

FPrinters: TPrinterDeviceList;

C++

System::Generics::Collections::TObjectList__1<TPrinterDevice*>* FPrinters;

プロパティ

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

説明

Printers プロパティによって使用される protected フィールドです。 いつでも、この値には Printers プロパティを介してアクセスできます。

関連項目