[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: interfacebase.pp line 132
public constructor TWidgetSet.Create; virtual; |
Create is the constructor for the class instance, and calls the inherited method on entry. Create calls CreateThemeServices to allocate the TThemeServices instance used in the ThemeServices property.
|
Theme services class instance for the widgetset. |
|
|
Implements theme services for supported platforms. |
lazarus-ccr.sourceforge.net |