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

TGeanyLexerStyle

Declaration

Source position: geanybindings.inc line 856

type TGeanyLexerStyle = record

  foreground: gint;

  

  background: gint;

  

  bold: gboolean;

  

  italic: gboolean;

  

end;