PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Classe OOP Número por Extenso e o reverso Extenso para Número - Classe OOP Number by Extended e or reverse Extended for Number
Published by Boller
in the category Finance
New features



Description
Classe OOP Número por Extenso e o reverso Extenso para Número - Classe OOP Number by Extended e or reverse Extended for Number

cl1 is ClasseOopNumeroExtenso

cl1.m_s_moeda_plural = "dolars"
cl1.m_s_moeda_singular = "dolar"
cl1.m_s_centavo_plural = "cents"
cl1.m_s_centavo_singular = "cent"
cl1.m_s_Simbolo = "US$"
xValor is numeric = EDT_Digite_o_Numero

EDT_Extenso_do_Número = "O valor de "+cl1.m_s_Simbolo+NumToString(xValor,"12.2fs")+ " é " + cl1.ValorExtenso(xValor)

Info("O valor de "+cl1.m_s_Simbolo+NumToString(xValor,"12.2fs")+" é ","",cl1.ValorExtenso(xValor))

Qualquer dúvida me ligue no +55 41 99949 1800

ESSA CLASSE FOI CEDIDA PELO SR MELLO
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
No review or comment? Be the first one!