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

TWITAnnotation

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

Declaration

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;

Inheritance

TWITAnnotation

|

TObject


Documentation generated on: 2025-07-25