[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed to resize the specified header section.
Source position: comctrls.pp line 4065
protected procedure TCustomHeaderControl.SectionResize( |
Section: THeaderSection |
); virtual; |
Section |
|
Header section for the resize action. |
Signals the OnSectionResize event handler (when assigned). Called from the MouseUp method when mouse tracking has been ended for the specified Section.
Version 4.0 | Generated 2025-05-03 | Home |