ApplyButton: Boolean;
The ApplyButton property determines whether the Apply button is displayed in the dialog box.
On pressing this button, the selected font is set in the Font property and the OnApply event is generated. By default the property is set to False, the button is not displayed.
See also: