RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TLVColumnRClickEvent Type
Pascal
TLVColumnRClickEvent = procedure (Sender: TObject; Column: TListColumn; Point: TPoint) of object;
C++
(Sender: TObject; Column: TListColumn; Point: TPoint) ( TLVColumnRClickEvent)();

This is type ComCtrls.TLVColumnRClickEvent.

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