[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 379
type TIDLDictionaryMemberDefinition = class(TIDLDefinition) |
public |
destructor Destroy; override; |
function AsString(); override; |
property IsRequired: Boolean; [rw] |
property MemberType: TIDLTypeDefDefinition; [rw] |
property DefaultValue: TIDLConstDefinition; [rw] |
end; |
| |
| |
| |
TObject |