FMX.Printer.TPrinter.GetFonts

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFonts: TStrings;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinter


Beschreibung

Als protected deklarierte Getter-Implementierung für die Eigenschaft Fonts.

Siehe auch