FMX.Printer.TPrinter.FAborted

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

Delphi

FAborted: Boolean;

C++

bool FAborted;

プロパティ

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

説明

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

関連項目