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

TPluginInfo

Declaration

Source position: geanybindings.inc line 1274

type TPluginInfo = record

  name: Pgchar;

  

  description: Pgchar;

  

  version: Pgchar;

  

  author: Pgchar;

  

end;