TTMSFNCFontNamePicker / TTMSFNCFontSizePicker
The TTMSFNCFontNamePicker and TTMSFNCFontSizePicker are components that are pre-configured, adding a standard set of font names and font sizes to select from. Selecting a font name / font size is as easy as implementing the OnFontNameSelected / OnFontSizeSelected event and/or programmatically retrieve the selected font name / Font size with the TMSFNCFontNamePicker.SelectedFontName or TMSFNCFontSizePicker.SelectedFontSize property.