2011/10/4 Alexsander Rosa <[email protected]>: > uses LCLVersion; > > Edit1.Text := lcl_version + '.' + IntToStr(lcl_patch);
I'm needing to use in the uses clause, as I showed in my first example. But in the uses clause the FPC is not accepting the compilation. -- Silvio Clécio =============================================== Blog - <silvioprog.com.br> Twitter - <twitter.com/silvioprog> Facebook - <facebook.com/silvioprog> LazSolutions - <code.google.com/p/lazsolutions> LazWebSolutions - <code.google.com/p/lazwebsolutions> Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR> =============================================== * Conheça nosso canal IRC sobre Lazarus: #lazarus-br * =============================================== -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
