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

TIDLArgumentDefinition

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

Declaration

Source position: webidldefs.pp line 312

type TIDLArgumentDefinition = class(TIDLDefinition)

public

  destructor Destroy; override;

  function Clone();

  function AsString(); override;

  property ArgumentType: TIDLTypeDefDefinition; [rw]

  property IsOptional: Boolean; [rw]

  property HasDefaultValue: Boolean; [rw]

  property HasEllipsis: Boolean; [rw]

  property DefaultValue: string; [rw]

end;

Inheritance

TIDLArgumentDefinition

|

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2023-03-18