[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CanChangePageIndex - determine whether it is permissible to change the index of the page.
Source position: comctrls.pp line 480
public function TCustomTabControl.CanChangePageIndex: Boolean; virtual; |
True if the value in PageIndex can be changed to make another page/tab become active.
|
Signals the OnChanging event handler prior to updates to PageIndex. |
|
|
Ordinal position for the selected page on the tabbed control. |
|
|
Event handler signalled prior to changing the active tab/page on the tabbed control. |
Version 4.0 | Generated 2025-05-03 | Home |