ASingleDictionaryU.LocateNext(UnicodeString,Integer,Single) Method
Represents method LocateNext(UnicodeString,Integer,Single).
public function LocateNext(const Key: UnicodeString; const Idx: Integer; var Value: Single): Integer; virtual; abstract;
Parameters
- Key
- Type: UnicodeString
- Idx
- Type: Integer
- Value
- Type: Single
Return Value
Type: Integer