[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TTabControlNoteBookStrings: calls inherited Create then sets some default Actions
Source position: comctrls.pp line 445
public constructor TTabControlNoteBookStrings.Create( |
TheTabControl: TCustomTabControl |
); override; |
Create - constructor for TTabControlNoteBookStrings: calls inherited Create then sets some default Actions
Among the actions set are:
OnGetImageIndex, OnChanging, OnPageChanged. Notebook is created with a nominated parent
|
Create - constructor for TTabControlStrings: calls inherited Create then sets many local defaults |
lazarus-ccr.sourceforge.net |