Creates an association between the class type and its widgetset class.
Source position: forms.pp line 836
protected class procedure TForm.WSRegisterClass; override; |
WSRegisterClass is an overridden class procedure used to register the widgetset class used to create new instances of the form.
|
Registers this component class with the current WidgetSet. |
| Version 4.4 | Generated 2025-11-08 | Home |