FMX.Printer.TPrinter.FTitle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FTitle: string;

C++

System::UnicodeString FTitle;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinter

Description

Protected field that is used by the Title property. At any time, its value can be accessed through the Title property.

See Also