Tomaž Zupan schreef:
Wednesday 16 December 2009 11:28:00 je Mattias Gaertner napisal:
My question is how to set default value for text property of TSrEditCur
component?
In the constructor of TSrEditCur:

  ControlStyle:=ControlStyle-[csSetCaption];
  Text:='0.0';


Hi, thank you for this. I fixed it and tested on windows and linux. I posted updated files on forum:
http://www.lazarus.freepascal.org/index.php/topic,8162.0.html


Thanks.

The zip is now available at:
http://sourceforge.net/projects/lazarus-ccr/files/Fshcomp/Fshcomp%202.3.1.1/

Can you update http://wiki.lazarus.freepascal.org/Fshcomp#Changelog

Vincent

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to