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