[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 407
type TIDLEnumDefinition = class(TIDLDefinition) |
public |
constructor Create(); override; |
destructor Destroy; override; |
procedure AddValue(); |
property Values: TStrings; [r] |
end; |
| |
| |
| |
TObject |