FMX.FontGlyphs.TFontGlyphManager.DoGetGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DoGetGlyph(const ACharacter: UCS4String; const Settings: TFontGlyphSettings;
const UseColorfulPalette: Boolean): TFontGlyph; virtual; abstract;

C++

virtual TFontGlyph* __fastcall DoGetGlyph(const System::UCS4String ACharacter, const TFontGlyphSettings Settings, const bool UseColorfulPalette) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.