[Lazarus] Problem with fshcomp package
Vincent Snijders
vsnijders at vodafonevast.nl
Fri Dec 18 09:50:36 CET 2009
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
More information about the Lazarus
mailing list