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

TGlyphTransparencyMode

Declaration

Source position: buttons.pp line 65

type TGlyphTransparencyMode = (

  gtmGlyph,

  gtmOpaque,

  gtmTransparent

);