[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
| |
| |
TObject |