[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TGlyphShowMode

Declaration

Source position: menus.pp line 56

type TGlyphShowMode = (

  gsmAlways,

  gsmNever,

  gsmApplication,

  gsmSystem

);