Dear RemObjects Support Team,
I am currently working with Delphi 13 and Data Abstract, and I am experiencing issues with LiveBindings that appear to no longer function as expected.
Specifically, I am trying to bind a TLabel to a database field using LiveBindings. My setup includes a TDADataSource connected to a Data Abstract dataset, and I am attempting to connect it to a TBindSourceDB in order to display a field value in a TLabel.
However, I am unable to properly link the TDADataSource to TBindSourceDB, and as a result, the bound TLabel does not display the database field value. This configuration previously worked in earlier Delphi versions, but under Delphi 13 it seems that LiveBindings does not recognize or properly interact with TDADataSource.
Could you please clarify:
-
Whether TDADataSource is fully supported with LiveBindings in Delphi 13
-
If any specific configuration steps are required
-
If there are known compatibility issues with the current version
Any guidance or recommended best practice for displaying Data Abstract field values via LiveBindings in Delphi 13 would be greatly appreciated.
Thank you very much for your support.
Best regards,
Markus
