Fórum Como apresentar resultado de soma em QRLabel? - Não deu! #157354
02/05/2003
0
QRLblTlClube := FormatCurr(#,0.00´,pTotalClube);
[color=red:bc22824bee]Record, object or class type required[/color:bc22824bee]
QRLblTlClube.Caption := pTotalClube;
[color=red:bc22824bee]Incompatible types: ´String´ and ´Real´[/color:bc22824bee]
Como resolvo este Problema ??
Obrigada,
[img:bc22824bee]http://www.ona.hpg.com.br/ona/IsadoraOzeiaOna_10.jpg[/img:bc22824bee]
Isadora.
[color=red:bc22824bee]Record, object or class type required[/color:bc22824bee]
QRLblTlClube.Caption := pTotalClube;
[color=red:bc22824bee]Incompatible types: ´String´ and ´Real´[/color:bc22824bee]
Como resolvo este Problema ??
Obrigada,
[img:bc22824bee]http://www.ona.hpg.com.br/ona/IsadoraOzeiaOna_10.jpg[/img:bc22824bee]
Isadora.
Isadora
Curtir tópico
+ 0
Responder
Posts
02/05/2003
Aroldo Zanela
QRLblTlClube.Caption := FormatCurr(#,0.00´,pTotalClube);
Responder
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)