[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTabControl.InsertPage

Updates the control when the specified page is inserted into the page list.

Declaration

Source position: comctrls.pp line 462

protected procedure TCustomTabControl.InsertPage(

  APage: TCustomPage;

  Index: Integer

); virtual;