Difference between revisions of "Talk:RXfpc"

From Free Pascal wiki
Jump to navigationJump to search
Line 10: Line 10:
 
The unit rxdbgrid doesn't compile correctly, because on '''procedure SetCaption(const AValue: string); override;''' parameter '''AValue''' should be TCaption and not string... Somebody have e-mail of Lagunov Aleksey? Thanks!
 
The unit rxdbgrid doesn't compile correctly, because on '''procedure SetCaption(const AValue: string); override;''' parameter '''AValue''' should be TCaption and not string... Somebody have e-mail of Lagunov Aleksey? Thanks!
 
--[[User:Junior|Junior G.]] 06:23, 24 February 2008 (CET)
 
--[[User:Junior|Junior G.]] 06:23, 24 February 2008 (CET)
 +
: This is already fixed in SVN.

Revision as of 10:43, 25 February 2008

20 sept 2007: I want contribute to this components and make some improvements (such TDBEditButton). Who is coordinating this? You can reach me via email to sergiosamayoa -at- icon *dot* com /dot/ gt.




The unit rxdbgrid doesn't compile correctly, because on procedure SetCaption(const AValue: string); override; parameter AValue should be TCaption and not string... Somebody have e-mail of Lagunov Aleksey? Thanks! --Junior G. 06:23, 24 February 2008 (CET)

This is already fixed in SVN.