[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the active page for the control has been changed.
Source position: comctrls.pp line 442
protected procedure TCustomTabControl.DoChange; virtual; |
Performs actions needed when the active page for the control has been changed. Signals the OnChange event handler (when assigned). Called when a new value is assigned to PageIndex.
Version 4.0 | Generated 2025-05-03 | Home |