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

TIDLTypeDefDefinition

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

Declaration

Source position: webidldefs.pp line 491

type TIDLTypeDefDefinition = class(TIDLTypeDefinition)

public

  function Clone(); virtual;

  function GetJSTypeName; override;

  function AsString(); override;

  property TypeName: string; [rw]

  property AllowNull: Boolean; [rw]

  property IsTypeDef: Boolean; [rw]

end;

Inheritance

TIDLTypeDefDefinition

|

TIDLTypeDefinition

|

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2025-07-25