[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTabControl.CanShowTab

CanShowTab - returns True if the specified (indexed) Tab can be shown

Declaration

Source position: comctrls.pp line 476

protected function TCustomTabControl.CanShowTab(

  ATabIndex: Integer

):Boolean; virtual;