Table of Contents

TThemeFont.GetFontScripts Method

Returns all scripts that have a current association. You can use the values in this array as keys for GetFont

Syntax

Unit: FlexCel.Core

function TThemeFont.GetFontScripts: TArray<string>;

See also