3

TBindScope component exist in XE4 and XE5 IDE but is missing in my XE6's tool palette.

Is this component deprecated?

Chau Chee Yang
  • 18,422
  • 16
  • 68
  • 132
  • It's not deprecated but it seems odd that it's no longer on the palette. – David Heffernan Aug 14 '14 at 16:49
  • It is documented in XE3, and removed from docwiki documentation in XE4 and onwards, yet still on the palette in XE4 and XE5? – Warren P Aug 14 '14 at 18:01
  • @WarrenP: TBindScope is in XE4, XE5 and XE6's docwiki. – Chau Chee Yang Aug 14 '14 at 21:27
  • Reported to [QC#126947](http://qc.embarcadero.com/wc/qcmain.aspx/qcmain.aspx?d=126947) – Chau Chee Yang Aug 15 '14 at 07:55
  • Ok found it. http://docwiki.embarcadero.com/Libraries/XE6/en/Data.Bind.Components.TBindScope – Warren P Aug 15 '14 at 13:23
  • Tomohiro Takahashi replied in QC#126947 that TBindScope is no longer available for design time. If this is the case, any workaround solution if I want to use TBindscope. – Chau Chee Yang Oct 23 '15 at 07:55
  • @ChauCheeYang: 1. it seems QC#126947 has not been reported on https://quality.embarcadero.com/ -> ? 2. any news on the TBindScope workaround? 3. in the RAD Studio 10.4, TBindScope declared in Data.Bind.Components.pas, but the component is not installed – Didier Cabalé Jul 22 '20 at 19:58

1 Answers1

0

No, it's not deprecated. It disappeared for some reason, until Embarcadero put it on again in RAD Studio 10.4.1.

Go there, and search TBindScope.

Didier Cabalé
  • 385
  • 3
  • 10