TcxTabPosition Enum
In This Article
#Declaration
Delphi
TcxTabPosition = (
tpTop,
tpBottom,
tpLeft,
tpRight
);
#Members
Name |
---|
tp
|
tp
|
tp
|
tp
|
See Also