System.JSON.TJSONByteReader.OffsetToPos

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure OffsetToPos(AOffset: Integer; var ALine, APos: Integer);

C++

void __fastcall OffsetToPos(int AOffset, int &ALine, int &APos);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONByteReader

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。