FMX.Printer.TPrinter.RefreshFonts

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure RefreshFonts; virtual; abstract;

C++

virtual void __fastcall RefreshFonts(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinter

説明

利用可能なフォントのリストを更新します。

RefreshFonts が実行されると常に、Fonts プロパティには、利用可能なフォントの新しいリストが格納されます。

関連項目