RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ListActns.TGetItemEvent Type
Pascal
TGetItemEvent = procedure (Sender: TCustomListAction; const Index: Integer; var Item: TListControlItem) of object;
C++
(Sender: TCustomListAction; const Index: Integer; var Item: TListControlItem) ( TGetItemEvent)();

This is type ListActns.TGetItemEvent.

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