[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 2058
type TDetailDataLink = class(TDataLink) |
protected |
function GetDetailDataSet; virtual; |
public |
property DetailDataSet: TDataSet; [r] |
end; |
| |
| |
TObject |