Unit 'MoonAPI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_astronomy]

TMoonPhase

Declaration

Source position: moonapi.pas line 46

type TMoonPhase = (

  Newmoon,

  

  WaxingCrescrent,

  

  FirstQuarter,

  

  WaxingGibbous,

  

  Fullmoon,

  

  WaningGibbous,

  

  LastQuarter,

  

  WaningCrescent

  

);



CT Web help

CodeTyphon Studio