Create - constructor for TTabControlStrings: calls inherited Create then sets many local defaults.
Source position: comctrls.pp line 704
public constructor TTabControlStrings.Create( |
TheTabControl: TTabControl |
); virtual; |
TheTabControl |
|
TTabControl instance where the string values are used. |
Create is the constructor for TTabControlStrings. It calls the inherited Create method then sets default values in the class instance.
Among the defaults set are:
| Version 4.4 | Generated 2025-11-08 | Home |