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. Default value of the property is 0, the minimum size is limited by the parameters of selected font. This property is relevant, if the LimitSize property is set to True.

See also:

IFontDialog