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

TCustomTabControl.InternalSetPageIndex

Updates the internal page index without triggering an OnChange event.

Declaration

Source position: comctrls.pp line 446

protected procedure TCustomTabControl.InternalSetPageIndex(

  AValue: Integer

);

Arguments

AValue

  

New value for the internal page index.