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