RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMasterDataLink.GetDetailDataSet Method

Returns the value of the DetailDataSet property.

Pascal
function GetDetailDataSet: TDataSet; override;
C++
virtual __fastcall TDataSet GetDetailDataSet();

GetDetailDataSet is the protected read implementation of the DetailDataSet property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!