TdxFadingState Enum
Declaration
TdxFadingState = (
fsFadeIn,
fsFadeOut
);
Members
Name |
---|
fsFadeIn
|
fsFadeOut
|
See Also