TdxListDirection Enum
In This Article
#Declaration
Delphi
TdxListDirection = (
ldFromBeginning,
ldFromEnd
);
#Members
Name |
---|
ld
|
ld
|
See Also