[Overview][Types][Classes][Procedures and functions][Index] |
Registers an association between the class type and its widgetset class.
Source position: shellctrls.pas line 278
protected class procedure TCustomShellListView.WSRegisterClass; override; |
WSRegisterClass is an overridden class method in TCustomShellListView. It registers properties that are ignored in the class instance during LCL component streaming, including:
It calls the inherited method, and registers the companion widgetset class instance.
|
Registers the class instance for use in the widgetset. |