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

This is type ComCtrls.TSectionTrackEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!