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

TShapeDirection

Declaration

Source position: extgraphics.pas line 31

type TShapeDirection = (

  atUp,

  

  atDown,

  

  atLeft,

  

  atRight

  

);

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