TcxCustomDataController.CreateDetailLinkObject(TcxCustomDataRelation,Integer) Method
In This Article
#Declaration
Delphi
function CreateDetailLinkObject(ARelation: TcxCustomDataRelation; ARecordIndex: Integer): TObject; virtual;
#Parameters
Name | Type |
---|---|
ARelation | Tcx |
ARecord |
Integer |
#Returns
Type |
---|
TObject |
See Also