Unit 'WIT.Model' Package
[Overview][Types][Classes][Index] [#fcl-wit]

TWITBaseElement

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25