Source position: msesyntaxpainter.pas line 146
type endtokenty = record
token: tokeninfoty;
hastokenchars: Boolean;
tokenchars: tokencharsty;
fontinfonr: Integer;
end;