Method XbpSysWindow():init() Foundation
Initializes an instance of the XbpSysWindow class.
:init( [<oParent>], ;
[<oOwner>], ;
[<aPos>] ) --> self
This method returns the object executing the method (self).
The method :init() initializes the instance variables of an XbpSysWindow object. It can only be called from the :init() methods 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.