System.JSON.Types.TJsonPosition.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AType: TJsonContainerType); overload;
class function Create: TJsonPosition; overload; inline; static;

C++

__fastcall TJsonPosition(TJsonContainerType AType)/* overload */;
static TJsonPosition __fastcall Create()/* overload */;
TJsonPosition() {}

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonPosition

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.