RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TLVNotifyEvent Type
Pascal
TLVNotifyEvent = procedure (Sender: TObject; Item: TListItem) of object;
C++
(Sender: TObject; Item: TListItem) ( TLVNotifyEvent)();

ComCtrls

This is type ComCtrls.TLVNotifyEvent.

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