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

TGeanyFindSelOptions

Declaration

Source position: geanybindings.inc line 478

type TGeanyFindSelOptions = (

  GEANY_FIND_SEL_CURRENT_WORD,

  

  GEANY_FIND_SEL_X,

  

  GEANY_FIND_SEL_AGAIN

  

);