[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: comctrls.pp line 2641
type TSectionDragEvent = procedure( |
Sender: TObject; |
FromSection: THeaderSection; |
ToSection: THeaderSection; |
var AllowDrag: Boolean |
) of object; |