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

TMessageWindowTabNum

Declaration

Source position: geanybindings.inc line 880

type TMessageWindowTabNum = (

  MSG_STATUS = 0,

  

  MSG_COMPILER,

  

  MSG_MESSAGE,

  

  MSG_SCRATCH,

  

  MSG_VTE

  

);