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

This is type ComCtrls.TLVInfoTipEvent.

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