TcxNeighbor Enum
Declaration
TcxNeighbor = (
nLeft,
nTop,
nRight,
nBottom
);
Members
Name |
---|
nLeft
|
nTop
|
nRight
|
nBottom
|
See Also