TdxListItemSearchDirection Enum
#Declaration
TdxListItemSearchDirection = (
Left,
Right,
Above,
Below,
All
);
#Members
Name |
---|
Left
|
Right
|
Above
|
Below
|
All
|