[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 395
type TIDLDictionaryDefinition = class(TIDLStructuredDefinition) |
public |
function AsString(); override; |
property ParentDictionary: TIDLDictionaryDefinition; [rw] |
property DictionaryMembers []: TIDLDictionaryMemberDefinition; default; [r] |
end; |
| |
| |
| |
| |
TObject |