Skip to main content

TdxListItemSearchDirection Enum

Declaration

TdxListItemSearchDirection = (
    Left,
    Right,
    Above,
    Below,
    All
);

Members

Name
Left
Right
Above
Below
All
See Also