Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTabControl.CanChange

Signals the OnChanging event handler prior to updates to PageIndex.

Declaration

Source position: comctrls.pp line 467

protected function TCustomTabControl.CanChange: Boolean; virtual;

Function result

True if the value in PageIndex (ActivePage) can be changed.

Description

Provided for Delphi code compatibility. Use CanChangePageIndex instead.



CT Web help

CodeTyphon Studio