[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

  

);