Back to Devexpress

TcxTreeListPopupMenuClickEvent Type

vcl-cxtl-ee5c84d7.md

latest513 B
Original Source

TcxTreeListPopupMenuClickEvent Type

Declaration

delphi
TcxTreeListPopupMenuClickEvent = procedure(Sender: TcxCustomTreeList; AItem: TObject; var AHandled: Boolean) of object;

Parameters

NameType
SenderTcxCustomTreeList
AItemTObject
AHandledBoolean

See Also

cxTL Unit