TcxCheckStatesValueFormatEx Enum
In This Article
#Declaration
Delphi
TcxCheckStatesValueFormatEx = (
cvfCaptions,
cvfIndices,
cvfInteger,
cvfStatesString,
cvfCustom
);
#Members
Name |
---|
cvf
|
cvf
|
cvf
|
cvf
|
cvf
|
See Also