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

LP, Tomaž

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

Reply via email to