FMX.Printer.TPrinterDocument.RefreshFonts
Delphi
procedure RefreshFonts; override;
C++
virtual void __fastcall RefreshFonts();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDocument |
Description
Refreshes the list of available fonts.
FMX.Printer.TPrinterDocument.RefreshFonts inherits from FMX.Printer.TPrinter.RefreshFonts. All content below this line refers to FMX.Printer.TPrinter.RefreshFonts.
Refreshes the list of available fonts.
Whenever RefreshFonts is executed, the Fonts property will contain the new list of available fonts.