API:System.JSON.TJSONByteReader.Offset

From RAD Studio API Documentation
Revision as of 22:34, 1 February 2014 by BuildBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property Offset: Integer read GetOffset;

C++

__property int Offset = {read=GetOffset, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONByteReader

Description

Embarcadero Technologies does not currently have any additional information.