API:System.JSON.TJSONBool.AsBoolean
Delphi
property AsBoolean: Boolean read FValue;
C++
__property bool AsBoolean = {read=FValue, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONBool |
Description
Embarcadero Technologies does not currently have any additional information.