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

TcxFilterSmartTagState Enum

Declaration

TcxFilterSmartTagState = (
    fstsNormal,
    fstsHot,
    fstsPressed,
    fstsParentHot
);

Members

Name
fstsNormal
fstsHot
fstsPressed
fstsParentHot
See Also