TdxFadingState Enum
In This Article
#Declaration
Delphi
TdxFadingState = (
fsFadeIn,
fsFadeOut
);
#Members
Name |
---|
fs
|
fs
|
See Also