Unit 'LSDialogs' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

LSJSONLookupDialog

Declaration

Source position: LSDialogs.pas line 51

function LSJSONLookupDialog(

  const ACaption: TCaption;

  var AText: TJSONStringType;

  const AJSON: TJSONStringType;

  var AJSONObject: TJSONObject;

  const AWidth: Integer = 298;

  const AHeight: Integer = 260

):Boolean;

function LSJSONLookupDialog(

  const ACaption: TCaption;

  var AText: TJSONStringType;

  const AJSON: TJSONStringType;

  var AJSONValue: Variant;

  const AWidth: Integer = 298;

  const AHeight: Integer = 260

):Boolean;



CT Web help

CodeTyphon Studio