This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003325. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Javier Bechir (Almoravid) [email][Home]

    Convertidor de números a letras TNumLet is a component that writes in words the numbers passed as parameters. The result text is writed in spanish. It can be used on 2 ways: 1.- Assign an Input TEdit descendent component and a TControl descendent as Output. The value writed on Input Control pass parameters to the Output one. 2.- Write the SetNumber property with a numeric value (without decimals places) and Read the Result property to see the result. Obs.: if AssociateInput control is not assigned but AssociateOutput component is assigned, using SetNumber write the AssociateOutput Caption or Text property. Without AssociateInput nor AssociateOutput components, Only assign a Value to SetNumber and read Result. You can select uppercase output, decimals places and decimal separator.

 

 

Files

[ LetNum.zip ] [ 3,689 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 ]
TNumLet is a component that writes in words the numbers passed as parameters. The result text is writed in spanish. It can be used on 2 ways: 1.- Assign an Input TEdit descendent component and a TControl descendent as Output. The value writed on Input Control pass parameters to the Output one. 2.- Write the SetNumber property with a numeric value (without decimals places) and Read the Result property to see the result. Obs.: if AssociateInput control is not assigned but AssociateOutput component is assigned, using SetNumber write the AssociateOutput Caption or Text property. Without AssociateInput nor AssociateOutput components, Only assign a Value to SetNumber and read Result. You can select uppercase output, decimals places and decimal separator. [more]
TNumLet is a component that writes in words the numbers.
Added: 26-03-2000/26-11-2000   |  Version: 1.5   |  Downloads: 4927/4567/4
Author:Almoravid   Javier Bechir   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.