FMX.Printer.TPrinterDevice.GetTitle
Delphi
function GetTitle: string; virtual;
C++
virtual System::UnicodeString __fastcall GetTitle(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDevice |
説明
Title プロパティを操作するための protected 取得メソッドの実装です。