[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 620
type TIDLIterableDefinition = class(TIDLDefinition) |
public |
destructor Destroy; override; |
function HaveArguments; |
property ValueType: TIDLTypeDefDefinition; [rw] |
property KeyType: TIDLTypeDefDefinition; [rw] |
property IsAsync: Boolean; [rw] |
property Arguments: TIDLDefinitionList; [r] |
end; |
| |
| |
| |
TObject |