[Lazarus] Problem with fshcomp package
Tomaž Zupan
tomaz.zupan at orpo.si
Fri Dec 18 09:11:13 CET 2009
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ž
More information about the Lazarus
mailing list