FMX.Printer.TPrinter.FFonts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FFonts: TStrings;

C++

System::Classes::TStrings* FFonts;

Properties

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

Description

Protected field that holds a list of the available fonts. Internally used.

See Also