System.JSON.TJSONByteReader.OffsetToPos
Delphi
procedure OffsetToPos(AOffset: Integer; var ALine, APos: Integer);
C++
void __fastcall OffsetToPos(int AOffset, int &ALine, int &APos);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONByteReader |
Description
Embarcadero Technologies does not currently have any additional information.