Skip to main content

TcxFilterSmartTagState Enum

Declaration

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

Members

Name
fstsNormal
fstsHot
fstsPressed
fstsParentHot
See Also