[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 243
type TIDLAttributeDefinition = class(TIDLDefinition) |
public |
destructor Destroy; override; |
function AsString(); override; |
property AttributeType: TIDLTypeDefDefinition; [rw] |
property Options: TAttributeOptions; [rw] |
end; |
| |
| |
| |
TObject |