IFontDialog.Execute

Syntax

Execute: Boolean;

Description

The Execute method initializes the dialog and returns the user selection result. The method returns True if the OK button was pressed, otherwise, it returns False.

See also:

IFontDialog