Back to Devexpress

TcxFilterSmartTagState Enum

vcl-cxlookandfeelpainters-26863a83.md

latest321 B
Original Source

TcxFilterSmartTagState Enum

Declaration

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

Members

Name
fstsNormal
fstsHot
fstsPressed
fstsParentHot

See Also

cxLookAndFeelPainters Unit