FMX.Printer.TPrinterDevice.Device

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

Delphi

property Device: string read FDevice;

C++

__property System::UnicodeString Device = {read=FDevice};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinterDevice

説明

Device を読み込むと、このプリンタ デバイスの名前を取得することができます。

関連項目