Back to Devexpress

TcxCheckStatesValueFormatEx Enum

vcl-cxcheckbox-943e0b13.md

latest350 B
Original Source

TcxCheckStatesValueFormatEx Enum

Declaration

delphi
TcxCheckStatesValueFormatEx = (
    cvfCaptions,
    cvfIndices,
    cvfInteger,
    cvfStatesString,
    cvfCustom
);

Members

Name
cvfCaptions
cvfIndices
cvfInteger
cvfStatesString
cvfCustom

See Also

cxCheckBox Unit