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)();

ComCtrls

This is type ComCtrls.TCustomDrawSectionEvent.

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