TcxCurrencyEditPropertiesValues Properties
Contains the property flags that indicate which properties specific to a currency editor have been changed.
Name | Description |
---|---|
Decimal |
Specifies whether the number of digits to the right of the decimal point in a currency editor has been changed. |
Display |
Specifies whether the format string of a text editor has been modified.
Inherited from Tcx |
Edit |
Specifies if the format string used by a text editor when it’s in edit mode has been modified.
Inherited from Tcx |
Max |
Specifies whether the maximum number of characters an end-user can enter into an editor has been changed.
Inherited from Tcx |
Max |
Inherited from Tcx |
Min |
Inherited from Tcx |
Read |
Specifies whether an editor’s read-only state has been modified.
Inherited from Tcx |
See Also