TcxTreeListCompareFunc Type
Declaration
TcxTreeListCompareFunc = function(AItem1: TcxTreeListNode; AItem2: TcxTreeListNode): Integer;
Parameters
Name | Type |
---|---|
AItem1 | TcxTreeListNode |
AItem2 | TcxTreeListNode |
Referenced Class
Type |
---|
Integer |
See Also