TcxSplitterDirection Enum
In This Article
#Declaration
Delphi
TcxSplitterDirection = (
cxsdLeftToRight,
cxsdRightToLeft,
cxsdTopToBottom,
cxsdBottomToTop
);
#Members
Name |
---|
cxsd
|
cxsd
|
cxsd
|
cxsd
|
See Also