[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 228

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 this component class with the current WidgetSet.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.