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

TGeanyLexerStyle

Declaration

Source position: geanybindings.inc line 814

type TGeanyLexerStyle = record

  foreground: gint;

  

  background: gint;

  

  bold: gboolean;

  

  italic: gboolean;

  

end;