[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqldbrestschema.pp line 224
type TSQLDBRestParamListEnumerator = class(TCollectionEnumerator) |
public |
function GetCurrent; |
property Current: TSQLDBRestParam; [r] |
end; |
| |
TObject |