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

TTMSourceFile

Declaration

Source position: geanybindings.inc line 170

type TTMSourceFile = record

  lang: TTMParserType;

  

  file_name: Pchar;

  

  short_name: Pchar;

  

  tags_array: PGPtrArray;

  

end;