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

TdxChangeType Enum

Declaration

TdxChangeType = (
    ctLight,
    ctMedium,
    ctHard
);

Members

Name
ctLight
ctMedium
ctHard
See Also