Table of Contents

TUIFont.SupportsTTFTables Method

Returns true if the platform supports returning a TTF table, and you can then use GetTTFTable

Syntax

Unit: FlexCel.Core

function TUIFont.SupportsTTFTables: Boolean; virtual;

See also