Registers the class type used to create new instance of the control for the Widgetset.
Source position: dbctrls.pp line 292
protected class procedure TDBText.WSRegisterClass; override; |
WSRegisterClass is an overridden method used to register the widgetset class type used to create new instances of the control. WSRegisterClass calls the inherited method, and excludes loading the Caption property during LCL streaming.
The Caption property was included in LCL component streaming prior to LCL version 0.9.29.
|
Provides access to the field definition for the data-aware control. |
|
|
Registers this component class with the current WidgetSet. |