Method XbpFontDialog():new() Foundation
Creates an instance of the XbpFontDialog class.
XbpFontDialog():new( [<oParent>] , ;
[<oOwner>] , ;
[<oScreenPS>], ;
[<oPrintPS>] , ;
[<aPos>] ) --> oXbpFontDialog
The method :new() returns an instance of the XbpFontDialog class. This is an object that provides a font dialog. The font dialog can be configured by assigning various values to the instance variables of an XbpFontDialog object. The font dialog itself is provided by the operating system and must be requested using the method :create().
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.