Download Latest Version powerpdf_0.9.17_20240624_new.tar.gz (512.5 kB)
Email in envelope

Get an email when there's a new version of Lazarus Code and Component Repository

Home / chemtext
Name Modified Size InfoDownloads / Week
Parent folder
OPM 2021-01-03
chemtext-0.1.4.zip 2021-01-03 20.3 kB
chemtext-0.1.3.zip 2018-01-06 20.2 kB
readme.txt 2018-01-06 1.4 kB
chemtext-0.1.2.zip 2017-06-29 16.7 kB
chemtext-0.1.1.zip 2017-06-26 16.6 kB
chemtext-0.1.zip 2017-06-25 16.5 kB
Totals: 7 Items   91.7 kB 2
--------------------------------------------------------------------------------
CHEMTEXT
--------------------------------------------------------------------------------

This library is intended to display chemical formulas and equations with 
automatically placed subscripts and superscripts. 

The procedure ChemTextOut draws the chemical text onto any canvas object 
(useful for writing event handlers for user drawn lists and grids). 
This procedure is used by the component TChemLabel to display chemical formulas 
on the forms.

The formulas are written in a straightforward way. The "2" in H2O is automatically
subscripted, and the + in H+ is automatically displayed as superscript. Note
that multiple-charge ions must repeat the charge sign, i.e. the double-negatively
charged oxygon ion must be written as O--, not as O2-.

For chemical reactions, arrows can be entered as -->, <-- or <-->. The property
Arrow of the TChemLabel determines whether this simple is to be replaced by
a nice UTF8 character.

The code is based on "chemtxt" written by Patrick Spanel 
(Patrik.Spanel@jh-inst.cas.cz). It was adapted to Lazarus and extended by 
Werner Pamler.

The code does not work under Delphi any more.

License:
LGPL with linking exception (the same license used by Lazarus).

The palette icon was painted by Roland Hahn and is not subject to any 
restrictions.
Source: readme.txt, updated 2018-01-06