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

TGeanyIndicator

Declaration

Source position: geanybindings.inc line 346

type TGeanyIndicator = (

  GEANY_INDICATOR_ERROR = 0,

  

  GEANY_INDICATOR_SEARCH = 8,

  

  GEANY_INDICATOR_SNIPPET = 9

  

);