Skip to main content
A newer version of this page is available. .

TcxTrackBarTextOrientation Enum

Declaration

TcxTrackBarTextOrientation = (
    tbtoHorizontal,
    tbtoVertical
);

Members

Name
tbtoHorizontal
tbtoVertical
See Also