Creates an association between the class type and its widgetset class.
Source position: forms.pp line 838
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.6 | Generated 2026-02-20 | Home |