Unit 'fprpccodegen' Package
[Overview][Types][Classes][Index] [#fcl-web]

TAPIMethodParam

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

Declaration

Source position: fprpccodegen.pp line 18

type TAPIMethodParam = class(TCollectionItem)

public

  procedure Assign(); override;

  property Name: string; [rw]

  property PasName: string; [rw]

  property JSType: TJSONtype; [rw]

  property PasType: string; [rw]

  property Required: Boolean; [rw]

  property DefaultValue: string; [rw]

end;

Inheritance

TAPIMethodParam

|

TObject


Documentation generated on: 2023-03-18