API:System.JSON.TJSONBool.FalseBytes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FalseBytes: array[0..4] of Byte = (Ord('f'), Ord('a'), Ord('l'), Ord('s'), Ord('e'));

C++

static System::StaticArray<System::Byte, 5> FalseBytes;

Propriétés

Type Visibilité  Source Unité  Parent
field class protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONBool

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !