ITabFont.FromGxFont

Syntax

FromGxFont(Value: IGxFont);

Parameters

Value is the font, from which the current font should be obtained.

Description

The FromGxFont method returns the font, which is the result of the font (IGxFont), specified as the Value input parameter.

See also:

ITabFont