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

TShadowType

Declaration

Source position: arrow.pp line 27

type TShadowType = (

  stNone,

  

  stIn,

  

  stOut,

  

  stEtchedIn,

  

  stEtchedOut,

  

  stFilled

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.