[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ShellCtrls' (#lcl)

TCustomShellListView.WSRegisterClass

Registers an association between the class type and its widgetset class.

Declaration

Source position: shellctrls.pas line 278

protected class procedure TCustomShellListView.WSRegisterClass; override;

Description

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.

See also

TWinControl.WSRegisterClass

  

Registers the class instance for use in the widgetset.