TdxFastList.Reverse Method
Inverts the order of pointers stored in the list.
Declaration
procedure Reverse;
Remarks
A Reverse procedure call has no effect if the ordered pointer list contains less than two pointers.
See Also
Inverts the order of pointers stored in the list.
procedure Reverse;
A Reverse procedure call has no effect if the ordered pointer list contains less than two pointers.
No
Your feedback is appreciated.