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

TGeanyApp

Declaration

Source position: geanybindings.inc line 250

type TGeanyApp = record

  debug_mode: gboolean;

  

  configdir: Pgchar;

  

  datadir: Pgchar;

  

  docdir: Pgchar;

  

  tm_workspace: PTMWorkspace;

  

  project: PGeanyProject;

  

end;