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

TGeanyDocumentMessage

Declaration

Source position: geanybindings.inc line 21

type TGeanyDocumentMessage = (

  MSG_TYPE_RELOAD,

  

  MSG_TYPE_RESAVE,

  

  MSG_TYPE_POST_RELOAD

  

);