Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWBootstrap 15.2.66
#2
line wrapping stopped working in the new version 15.2.66.
Example - show only "line 1":
lb1 := TIWBSLabel.Create(Self);
lb1.Parent := rg1;
lb1.Name := IWBSGetUniqueComponentName(Self,'lb1event');
lb1.Caption := 'line 1' + sLineBreak + 'line 2' + sLineBreak + 'line 2';
Reply


Messages In This Thread
IWBootstrap 15.2.66 - by Anto90 - 10-20-2022, 09:58 AM
RE: IWBootstrap 15.2.66 - by alexer - 10-20-2022, 02:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)