RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TLVAdvancedCustomDrawSubItemEvent Type
Pascal
TLVAdvancedCustomDrawSubItemEvent = procedure (Sender: TCustomListView; Item: TListItem; SubItem: Integer; State: TCustomDrawState; Stage: TCustomDrawStage; var DefaultDraw: Boolean) of object;
C++
(Sender: TCustomListView; Item: TListItem; SubItem: Integer; State: TCustomDrawState; Stage: TCustomDrawStage; var DefaultDraw: Boolean) ( TLVAdvancedCustomDrawSubItemEvent)();

ComCtrls

This is type ComCtrls.TLVAdvancedCustomDrawSubItemEvent.

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