[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Maximum font size allowed in the font selection dialog.
Source position: dialogs.pp line 436
published property TFontDialog.MaxFontSize : Integer |
MaxFontSize is an Integer property which contains the maximum 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.
|
Minimum 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 |