[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wit.model.pp line 107
type TWITAnnotation = class(TObject) |
public |
constructor Create(); |
destructor Destroy; override; |
property Name: string; [rw] |
property Arguments: TWITAnnotationArgumentList; [r] |
end; |
| |
TObject |