TcxCustomDataController.CreateDetailLinkObject(TcxCustomDataRelation,Integer) Method
Declaration
function CreateDetailLinkObject(ARelation: TcxCustomDataRelation; ARecordIndex: Integer): TObject; virtual;
Parameters
Name | Type |
---|---|
ARelation | TcxCustomDataRelation |
ARecordIndex | Integer |
Returns
Type |
---|
TObject |
See Also