ITabFont.Equal

Syntax

Equal(Value: ITabFont): Boolean;

Parameters

Value is the font, the parameters of which should be compared to the parameters of the current font.

Description

The Equal method compares the current font to the font, specified as the Value input parameter.

See also:

ITabFont