[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the control can show the tab at the specified position.
Source position: comctrls.pp line 836
protected function TTabControl.CanShowTab( |
ATabIndex: Integer |
):Boolean; virtual; |
ATabIndex |
|
Ordinal position for the requested tab. |
Always returns True in TTabControl.
Always returns True in TTabControl.
Version 4.0 | Generated 2025-05-03 | Home |