Member variable XbpFontDialog():vectorOnly Foundation

Determines whether only vector fonts are displayed.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

The instance variable :vectorOnly contains the default value .F. (false). This means that the "Name" combo box of the font dialog is not limited to vector fonts. To display only vector fonts in the combo box, this instance variable must be set to .T. (true) before the method :create() is executed.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.