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

TGeanyFindSelOptions

Declaration

Source position: geanybindings.inc line 516

type TGeanyFindSelOptions = (

  GEANY_FIND_SEL_CURRENT_WORD,

  

  GEANY_FIND_SEL_X,

  

  GEANY_FIND_SEL_AGAIN

  

);