Unit 'WIT.Parser' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl-wit]

TAnnotationStore

Declaration

Source position: wit.parser.pp line 40

type TAnnotationStore = record

public

  Items: array of TWITAnnotation;

  Count: Integer;

  class function Create;

  procedure Add();

  procedure Apply();

  procedure Free;

end;


Documentation generated on: 2025-07-25