Skip to main content

TdxFadingState Enum

Declaration

TdxFadingState = (
    fsFadeIn,
    fsFadeOut
);

Members

Name
fsFadeIn
fsFadeOut
See Also