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

This is type ComCtrls.TCustomDrawSectionEvent.

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