TcxCheckStatesValueFormatEx Enum
Declaration
TcxCheckStatesValueFormatEx = (
cvfCaptions,
cvfIndices,
cvfInteger,
cvfStatesString,
cvfCustom
);
Members
Name |
---|
cvfCaptions
|
cvfIndices
|
cvfInteger
|
cvfStatesString
|
cvfCustom
|
See Also