SelectedFontName()

Syntax

Name$ = SelectedFontName()
Description
Returns the name of the font chosen by the user with the FontRequester().

Parameters

None.

Return value

The name of the font chosen by the user with the FontRequester(). This name can be used directly by the LoadFont() function.

See Also

FontRequester()

Supported OS

All

<- SelectedFontColor() - Requester Index - SelectedFontSize() ->