IFontDialog.MaxFontSize

Syntax

MaxFontSize: Integer;

Description

The MaxFontSize property determines the maximum size of font that can be used for the font selected in the dialog box. The property is set to 0 by default, the maximum size is limited by the parameters of selected font. The property is relevant if the LimitSize property is set to True.

See also:

IFontDialog