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

TCustomTabControl.RemovePage

Updates the control when the page at the specified position is removed from the page list.

Declaration

Source position: comctrls.pp line 463

protected procedure TCustomTabControl.RemovePage(

  Index: Integer

); virtual;