TcxCustomDataController.SetMasterRelation(TcxCustomDataRelation,Integer) Method
Declaration
procedure SetMasterRelation(AMasterRelation: TcxCustomDataRelation; AMasterRecordIndex: Integer); virtual;
Parameters
| Name | Type |
|---|---|
| AMasterRelation | TcxCustomDataRelation |
| AMasterRecordIndex | Integer |
See Also