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

TdxVSpinImageAlign Enum

Declaration

TdxVSpinImageAlign = (
    vsiTop,
    vsiCenter,
    vsiBottom
);

Members

Name
vsiTop
vsiCenter
vsiBottom
See Also