TGeneralObjectDictionaryB.LocateNext(RawByteString,Integer,TObject) Method
Represents method LocateNext(RawByteString,Integer,TObject).
public function LocateNext(const Key: RawByteString; const Idx: Integer; var Value: TObject): Integer; override;
Parameters
- Key
- Type: RawByteString
- Idx
- Type: Integer
- Value
- Type: TObject
Return Value
Type: Integer