[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 492
type TIDLSetlikeDefinition = class(TIDLDefinition) |
public |
function AsString(); override; |
destructor Destroy; override; |
property ElementType: TIDLTypeDefDefinition; [rw] |
property IsReadonly: Boolean; [rw] |
end; |
| |
| |
| |
TObject |