[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wit.model.pp line 122
type TWITBaseElement = class(TObject) |
public |
constructor create; virtual; |
destructor destroy; override; |
procedure AddAnnotation(); |
property Annotations: TWITAnnotationList; [r] |
end; |
| |
TObject |