[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin240' (#fpgeanyplugin)

TTMWorkspace

Declaration

Source position: geanybindings.inc line 217

type TTMWorkspace = record

  global_tags: PGPtrArray;

  

  source_files: PGPtrArray;

  

  tags_array: PGPtrArray;

  

  typename_array: PGPtrArray;

  

  global_typename_array: PGPtrArray;

  

end;