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

TdxBarItemOptionValue Enum

Declaration

TdxBarItemOptionValue = (
    ioShowDescriptions,
    ioShowShortCuts,
    ioSize
);

Members

Name
ioShowDescriptions
ioShowShortCuts
ioSize
See Also