[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed to resize the specified header section.
Source position: comctrls.pp line 4000
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.
lazarus-ccr.sourceforge.net |