Method XbpWindow():setPresParam() Foundation
Sets or returns the presentation parameter array.
:setPresParam( [<aPresParam>] ) --> aOldParams
This method returns an array containing the presentation parameters that were current before the method was called. If <aPresParam> is not specified, the method returns the current presentation parameters.
The method :setPresParam() specifies or retrieves the presentation parameters of an Xbase Part. The presentation parameters define the foreground and background colors and the font that is to be used as the default for displaying character strings.
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.