FMX.Printer.TPrinter.FActivePrinter

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

Delphi

FActivePrinter: Integer;

C++

int FActivePrinter;

プロパティ

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

説明

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

FActivePrinter は、SetActivePrinter および GetActivePrinter メソッドを介して、内部的に記述または取得することができます。

関連項目