TcxEMFDataRelationList Members
Constructors
| Name | Description |
|---|---|
| Create(TcxCustomDataController) | Initializes a new instance of the TcxCustomDataRelationList class with specified settings. Inherited from TcxCustomDataRelationList. |
Properties
| Name | Description |
|---|---|
| Count | Inherited from TcxCustomDataRelationList. |
| Items | Inherited from TcxCustomDataRelationList. |
Methods
| Name | Description |
|---|---|
| Add(TObject) | Inherited from TcxCustomDataRelationList. |
| Assign(TcxCustomDataRelationList) | Inherited from TcxCustomDataRelationList. |
| BeginUpdate | Inherited from TcxCustomDataRelationList. |
| Clear | Inherited from TcxCustomDataRelationList. |
| ClearDetailObject(Integer,Integer) | Inherited from TcxCustomDataRelationList. |
| EndUpdate | Inherited from TcxCustomDataRelationList. |
| Equals(TObject) | Inherited from TObject. |
| FindByItem(TObject) | Inherited from TcxCustomDataRelationList. |
| GetDetailObject(Integer) | Inherited from TcxCustomDataRelationList. |
| GetHashCode | Inherited from TObject. |
| IsDetailObjectExist(Integer,Integer) | Inherited from TcxCustomDataRelationList. |
| IsEmpty | Inherited from TcxCustomDataRelationList. |
| Move(Integer,Integer) | Inherited from TcxCustomDataRelationList. |
| RemoveByItem(TObject) | Inherited from TcxCustomDataRelationList. |
| ToString | Inherited from TObject. |
See Also