[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 506
type TIDLUnionTypeDefDefinition = class(TIDLTypeDefDefinition) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function Clone(); override; |
function AsString(); override; |
property Union: TIDLDefinitionList; [r] |
end; |
| |
| |
| |
| |
TObject |