Skip to main content

TdxToggleSwitchStateIndicatorPosition Enum

Declaration

TdxToggleSwitchStateIndicatorPosition = (
    sipOutside,
    sipInside
);

Members

Name
sipOutside
sipInside
See Also