TTMSFNCJSONValueHelper.Properties Property
Returns the child JSON value with the specified property name.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCJSONValueHelper
Type: TJSONValue
Syntax
property Properties[AName: string]: TJSONValue;
Parameters
| Name | Description |
|---|---|
AName |
Name of the JSON property to retrieve. |