TcxNeighbor Enum
In This Article
#Declaration
Delphi
TcxNeighbor = (
nLeft,
nTop,
nRight,
nBottom
);
#Members
Name |
---|
n
|
n
|
n
|
n
|
See Also