System.JSON.Types.TJsonOid.AsBytes
Delphi
property AsBytes: TBytes read GetAsBytes write SetAsBytes;
C++
__property System::Sysutils::TBytes AsBytes = {read=GetAsBytes, write=SetAsBytes};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | TJsonOid |
Description
Embarcadero Technologies does not currently have any additional information.