Unit 'Pas2JsFiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pastojs]

TPCUReader.ReadString

Declaration

Source position: pas2jsfiler.pp line 1106

protected function TPCUReader.ReadString(

  Obj: TJSONObject;

  const PropName: string;

  out s: AnsiString;

  El: TPasElement

):Boolean;

function TPCUReader.ReadString(

  Obj: TJSONObject;

  const PropName: string;

  out s: UnicodeString;

  El: TPasElement

):Boolean;


Documentation generated on: 2025-07-25