Unit 'fpjsonrpc' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-web]

TJSONParamDef

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpjsonrpc.pp line 35

type TJSONParamDef = class(TCollectionItem)

protected

  function GetDisplayName; override;

public

  constructor Create(); override;

  procedure Assign(); override;

published

  property Name: TJSONStringType; [rw]

  property DataType: TJSONtype; [rw]

  property Required: Boolean; [rw]

end;

Inheritance

TJSONParamDef

|

TObject


Documentation generated on: 2023-03-18