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

TGeanyTemplatePrefs

Declaration

Source position: geanybindings.inc line 1114

type TGeanyTemplatePrefs = record

  developer: Pgchar;

  

  company: Pgchar;

  

  mail: Pgchar;

  

  initials: Pgchar;

  

  version: Pgchar;

  

  year_format: Pgchar;

  

  date_format: Pgchar;

  

  datetime_format: Pgchar;

  

end;