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

This is type ComCtrls.TLVColumnClickEvent.

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