[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 187
type TIDLDefinitionEnumerator = class |
public |
constructor Create(); |
function GetCurrent; |
function MoveNext; |
property Current: TIDLDefinition; [r] |
end; |
| |
TObject |