[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.