Back to Devexpress

TcxTreeListFindFunc Type

vcl-cxtl-78685a1d.md

latest486 B
Original Source

TcxTreeListFindFunc Type

Declaration

delphi
TcxTreeListFindFunc = function(ANode: TcxTreeListNode; AData: Pointer): Boolean;

Parameters

NameType
ANodeTcxTreeListNode
ADataPointer

Referenced Class

Type
Boolean

See Also

cxTL Unit