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

TGeanyIndentType

Declaration

Source position: geanybindings.inc line 337

type TGeanyIndentType = (

  GEANY_INDENT_TYPE_SPACES,

  

  GEANY_INDENT_TYPE_TABS,

  

  GEANY_INDENT_TYPE_BOTH

  

);