Method XbpFontDialog():create() Foundation
Requests the font dialog from the operating system.
:create( [<oParent>] , ;
[<oOwner>] , ;
[<oScreenPS>], ;
[<oPrintPS>] , ;
[<aPos>] ) --> self
This method returns the object executing the method (self).
The :create() method requests the font dialog from the operating system and configures the dialog according to the values of the XbpFontDialog object's instance variables.
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.