type TWRDatasets = class(TCollection)
None.
constructor Create(AOwner: TPersistent; ItemClass: TCollectionItemClass); |
function GetDsItem(Index: Integer): TWRDSItem; |
function GetOwner: TPersistent; override; |
procedure SetDsItem(Index: Integer; Value: TWRDSItem); |
Items[Index: Integer]: |
Items[Index: Integer]: |