TcxCurrencyEditPropertiesValues Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Prevents an editor from being repainted until the End |
End |
Enables editor repainting.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Restore |
Reverses the values of the properties (changes to which are being tracked) back to their default values. |
To |
Inherited from TObject. |
See Also