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

TShadowType

Declaration

Source position: arrow.pp line 41

type TShadowType = (

  stNone,

  

  stIn,

  

  stOut,

  

  stEtchedIn,

  

  stEtchedOut

  

);

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