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

TTMIcon

Declaration

Source position: geanybindings.inc line 202

type TTMIcon = (

  TM_ICON_CLASS,

  

  TM_ICON_MACRO,

  

  TM_ICON_MEMBER,

  

  TM_ICON_METHOD,

  

  TM_ICON_NAMESPACE,

  

  TM_ICON_OTHER,

  

  TM_ICON_STRUCT,

  

  TM_ICON_VAR,

  

  TM_ICON_NONE,

  

  TM_N_ICONS = TM_ICON_NONE

  

);