RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TDrawSectionEvent Type
Pascal
TDrawSectionEvent = procedure (HeaderControl: THeaderControl; Section: THeaderSection; const Rect: TRect; Pressed: Boolean) of object;
C++
(HeaderControl: THeaderControl; Section: THeaderSection; const Rect: TRect; Pressed: Boolean) ( TDrawSectionEvent)();

This is type ComCtrls.TDrawSectionEvent.

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