[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 291
type TIDLInterfaceDefinition = class(TIDLStructuredDefinition) |
public |
function AsString(); override; |
property ParentInterface: TIDLInterfaceDefinition; [rw] |
property HasSerializer: Boolean; [rw] |
property HasStringifier: Boolean; [rw] |
property IsMixin: Boolean; [rw] |
property IsInclude: Boolean; [rw] |
property IsForward: Boolean; [rw] |
end; |
| |
| |
| |
| |
TObject |