Updates the control when the specified page is inserted into the page list.
Source position: comctrls.pp line 462
protected procedure TCustomTabControl.InsertPage(
APage: TCustomPage;
Index: Integer
); virtual;