Method XbpSetting():init() Foundation
Initializes instance variables for the XbpSetting object.
:init( [<oParent>] , [<oOwner>], ;
[<aPos>] , [<aSize>] , ;
[<aPresParam>], [<lVisible>] ) --> self
The class method :init() returns an XbpSetting object.
The method :init() initializes the instance variables of the XbpSetting object. It can only be called from :init() methods that are defined in inherited (derived) classes.
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.