Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Bug TLMDDBRichEdit on VCL

I'm having an error using the TLMDDBRichEdit component.
Creating a VCL form with TIBQuery and TDataSource as in the screenshot below:



The first time the TIBQuery object is opened, there are no problems and the RTF text is loaded correctly into the component.
Subsequently, by carrying out a Close / Open sequence of the TIBQuery object to trigger a data update, the text inside the TLMDDBRichEdit component is lost, making it unusable as shown in the screenshot below.



Following the code in debug it is noticed that the "Text" property of the component is empty but reading the field directly gives the correct text.

 
Please show me how to do if is not a bug.

(LMD 2021.4 and RAD Studio 11 Enterprise)

Thank you.

Kind Regards

Luca C.

Comments

Sign In or Register to comment.