[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Minimum font size allowed in the font selection dialog.
Source position: dialogs.pp line 435
published property TFontDialog.MinFontSize : Integer |
MinFontSize is an Integer property which contains the minimum font size allowed in the font selection dialog. Limiting font size selection to the range in MinFontSize and MaxFontSize must be enabled by including fdLimitSize in the Options property.
|
Maximum font size allowed in the font selection dialog. |
|
|
A set of TFontDialogOption options enabled for the dialog. |
|
|
An enumerated list of constants to set the options of a Font dialog. |
Version 4.0 | Generated 2025-05-03 | Home |