Subject Re: [IBO] Fields Display Label Wrap
Author Rohit Gupta
Paul, there are two ways.

In both, turn off Autosize and size the label to suit

1. Set Wordwrap property and arrange the width of the label to force it to
wrap.

2. At runtime, in formcreate label1.caption := 'Abc' + #$0D + 'def' + #$0D
+ 'efg'

----- Original Message -----
From: "paultansit" <paul@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, 28 May 2002 5:18 AM
Subject: [IBO] Fields Display Label Wrap


> Does anyone know what character forces a carriage return/line feed in
> a title when using Field display label? I tried #13#10, but it just
> displays the #13#10 in the title.
>
> Thanks,
> Paul
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>