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

This is type ComCtrls.TLVNotifyEvent.

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