TcxEditDataBinding Members
Represents a connection of an editor to a data storage.Constructors
| Name | Description |
|---|---|
| Create(TcxCustomEdit) | Initializes a new instance of the TcxEditDataBinding class with specified settings. |
Properties
| Name | Description |
|---|---|
| DisplayValue | |
| Editing | |
| IsDataAvailable | |
| Modified | |
| StoredValue | Specifies a specific field value for an edit control. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| CanCheckEditorValue | |
| CanModify | |
| CanPostEditorValue | |
| Equals(TObject) | Inherited from TObject. |
| ExecuteAction(TBasicAction) | |
| GetDefaultValuesProviderClass | |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| SetModified | |
| ToString | Inherited from TObject. |
| UpdateAction(TBasicAction) | |
| UpdateDisplayValue | |
| UpdateNotConnectedDBEditDisplayValue |
See Also