User Ratings

★★★★★
★★★★
★★★
★★
6
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Hellow. I need Del5 Component. Can you help me? songpal@naver.com
  • Hello.. I tried the example Eclipse There is an error in the year 2014. In the procedure TStEclipses.NonPartialSolarEclipse(CentralJD, Mu, Gamma : Double); unit StEclpse.pas Gamma produce a negative value -1.xxxx if (Mu < (0.00464 * sqrt(1 - sqr(Gamma)))) then ;;;; sqr(Gamma) generate a Invalid Floating error. regards
  • Agreed - I have an issue with Delphi XE3 (at least with the StStrS unit). Will there be a compatibility update released soon?
  • does not work with delphi xe3. an update is planned? thank you
  • Very useful project!
  • I just downloaded the tpsystools_4_04_2011-09-08.zip file and tried in using XE2 32bit. When I try to compile my code that worked with D2007 I receive many errors starting with line 416 in StStrL (the HexBL function). It says that: Result[1] := StHexDigits[B shr 4]; The message is: E2010 Incompatible types: 'AnsiChar' and 'Char' Suggestions? Thanks, Jim