Source position: geanybindings.inc line 170
type TTMSourceFile = record
lang: TTMParserType;
file_name: Pchar;
short_name: Pchar;
tags_array: PGPtrArray;
end;