System.JSON.TJSONByteReader.OffsetToPos

From RAD Studio API Documentation
Jump to: navigation, search

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.