IFontDialog.MinFontSize

Syntax

MinFontSize: Integer;

Description

The MinFontSize property determines the minimum font size that can be used for the font selected in the dialog box.

Comments

The property is set to 0 by default, the minimum size is limited by parameters of the selected font. The property is relevant if the LimitSize property is set to True.

See also:

IFontDialog