Unit 'jsonConf' Package
[Overview][Constants][Classes][Index] [#fcl-json]

TJSONConfig.FindElement

Declaration

Source position: jsonconf.pp line 78

protected function TJSONConfig.FindElement(

  const APath: UnicodeString;

  CreateParent: Boolean;

  AllowObject: Boolean = False

):TJSONData;

function TJSONConfig.FindElement(

  const APath: UnicodeString;

  CreateParent: Boolean;

  out AParent: TJSONObject;

  out ElName: UnicodeString;

  AllowObject: Boolean = False

):TJSONData;


Documentation generated on: 2023-03-18