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

TAPIServiceMethod

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

Declaration

Source position: fprpccodegen.pp line 51

type TAPIServiceMethod = class(TCollectionItem)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Assign(); override;

  property Name: string; [rw]

  property PasName: string; [rw]

  property ReturnType: TJSONtype; [rw]

  property PasReturnType: string; [rw]

  property Params: TAPIMethodParams; [rw]

end;

Inheritance

TAPIServiceMethod

|

TObject


Documentation generated on: 2023-03-18