FMX.Printer.TPrinter.FreeFonts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FreeFonts;

C++

void __fastcall FreeFonts(void);

Properties

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

Description

Frees the list of available fonts and clears the allocated memory.

See Also