IFontDialog.MinFontSize

Syntax

MinFontSize: Integer;

Description

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

See also:

IFontDialog