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