RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TCustomSectionTrackEvent Type
Pascal
TCustomSectionTrackEvent = procedure (HeaderControl: TCustomHeaderControl; Section: THeaderSection; Width: Integer; State: TSectionTrackState) of object;
C++
(HeaderControl: TCustomHeaderControl; Section: THeaderSection; Width: Integer; State: TSectionTrackState) ( TCustomSectionTrackEvent)();

ComCtrls

This is type ComCtrls.TCustomSectionTrackEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!