[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'TTProfile' (#lazutils)

TCurveDirection

Declaration

Source position: ttprofile.pas line 20

type TCurveDirection = (

  GoingUnknown,

  

  GoingUp,

  

  GoingDown,

  

  GoingHoriz

  

);

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