FMX.Printer.TPrinter.GetFonts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFonts: TStrings;

C++

System::Classes::TStrings* __fastcall GetFonts();

Properties

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

Description

Protected getter implementation for the Fonts property.

See Also