IGxSystemFontNames.Count

Syntax

Count: Integer;

Description

The Count property returns the number of system fonts.

Comments

To determine font name by its index, use the IGxSystemFontNames.Item property.

Example

The property use is given in the example for IGxSystemFontNames.Item.

See also:

IGxSystemFontNames