On Tuesday 23 July 2013 04:40:46 minoshi wrote:
> tstringedit1[1] := '/mnt/data/media/Simon & Garfunkel - The Sound of
> Silence - Madison Square Garden, NYC - 2009-10-29&30.mp4';
> tlabel1.caption := tstringedit1[1];
> writeln('1=', tstringedit1[1]);
> writeln('2=', tlabel1.caption);

tlabel uses '&' as underline marker, please use tstringdisp instead. 
Disable "frame" and activate "optionswidget1" [ow1_autowidth,autoheight] in 
order to achieve the same look as tlabel.
Because there are two '&' in the string a bug has been triggered. I'll try to 
fix it add add a new lao_nounderline option.

Martin

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to