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

TGeanyTemplatePrefs

Declaration

Source position: geanybindings.inc line 1164

type TGeanyTemplatePrefs = record

  developer: Pgchar;

  

  company: Pgchar;

  

  mail: Pgchar;

  

  initials: Pgchar;

  

  version: Pgchar;

  

  year_format: Pgchar;

  

  date_format: Pgchar;

  

  datetime_format: Pgchar;

  

end;