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

TdxBarGlyphLayout Enum

Declaration

TdxBarGlyphLayout = (
    glLeft,
    glRight,
    glTop,
    glBottom
);

Members

Name
glLeft
glRight
glTop
glBottom
See Also