Back to Devexpress

TcxTreeListCompareFunc Type

vcl-cxtl-c613b6d8.md

latest471 B
Original Source

TcxTreeListCompareFunc Type

Declaration

delphi
TcxTreeListCompareFunc = function(AItem1: TcxTreeListNode; AItem2: TcxTreeListNode): Integer;

Parameters

NameType
AItem1TcxTreeListNode
AItem2TcxTreeListNode

Referenced Class

Type
Integer

See Also

cxTL Unit