TcxTabPosition Enum
Declaration
TcxTabPosition = (
tpTop,
tpBottom,
tpLeft,
tpRight
);
Members
Name |
---|
tpTop
|
tpBottom
|
tpLeft
|
tpRight
|
See Also