TJsonConverters.ChangeNotifyCreated Method
Sets NotifyCreated and returns the previous value.
Syntax
Unit: Bcl.Json.Converters
function TJsonConverters.ChangeNotifyCreated(const Value: Boolean): Boolean;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | Value | Boolean | The new notify-created state. |
Returns
The previous notify-created state.