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

TIDLPropertyDefinition

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

Declaration

Source position: webidldefs.pp line 259

type TIDLPropertyDefinition = class(TIDLDefinition)

protected

  function GetType; virtual; abstract;

  function GetPropertyAccess; virtual;

public

  property PropertyType: TIDLTypeDefDefinition; [r]

  property PropertyAccess: TIDLPropertyAccesses; [r]

end;

Inheritance

TIDLPropertyDefinition

|

TIDLDefinition

|

TIDLBaseObject

|

TObject


Documentation generated on: 2025-07-25