Unit 'webidldefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#webidl]

TIDLFunctionDefinition

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

Declaration

Source position: webidldefs.pp line 336

type TIDLFunctionDefinition = class(TIDLDefinition)

public

  destructor Destroy; override;

  function HasArguments;

  function AsString(); override;

  property Arguments: TIDLDefinitionList; [r]

  property Argument []: TIDLArgumentDefinition; default; [r]

  property ReturnType: TIDLTypeDefDefinition; [rw]

  property Options: TFunctionOptions; [rw]

end;

Inheritance

TIDLFunctionDefinition

|

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2023-03-18