API:FMX.FontGlyphs.TFontSettings

提供:RAD Studio API Documentation

Delphi

TFontSettings = record

C++

struct DECLSPEC_DRECORD TFontSettings
{
public:
    System::UnicodeString Family;
    Fmx::Graphics::TFontStyleExt Style;
    float Size;
    float Scale;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。