Searched defs:TObject (Results 1 – 6 of 6) sorted by relevance
13 value: TObject[keyof TObject],15 collection: TObject
4 type ObjectIterator<TObject, TResult> = (value: TObject[keyof TObject], key: string, collection: TO…
53 procedure Progress(Sender: TObject); dynamic;398 procedure TCustomZLibStream.Progress(Sender: TObject);