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

TGeanyToolPrefs

Declaration

Source position: geanybindings.inc line 879

type TGeanyToolPrefs = record

  browser_cmd: Pgchar;

  

  term_cmd: Pgchar;

  

  grep_cmd: Pgchar;

  

  context_action_cmd: Pgchar;

  

end;