TdxListDirection Enum
Declaration
TdxListDirection = (
ldFromBeginning,
ldFromEnd
);
Members
Name |
---|
ldFromBeginning
|
ldFromEnd
|
See Also