TMS FNC Memo SelText is empty

Hi,

I try to get the selected text from the memo, but SelText is empty and SelStart and SelLength are 0.

      TMSFNCMemo_Skript.SetFocus;
      if TMSFNCMemo_Skript.SelLength>0 then
         UniQuery_Main.SQL.Text:=TMSFNCMemo_Skript.SelText
      else
         UniQuery_Main.SQL.Text:=TMSFNCMemo_Skript.Text;

Thanks.

Best regards

Karsten

Hi,

Thank you for reporting this issue. This is now fixed and will be included in the next version of the TTMSFNCUIPack.

With kind regards