Recent

Author Topic: Warning when using TMemo.CaretPos  (Read 3919 times)

TCH

  • Full Member
  • ***
  • Posts: 200
Warning when using TMemo.CaretPos
« on: August 21, 2018, 06:42:05 pm »
Whenever i do this
Code: Pascal  [Select][+][-]
  1. Memo1.CaretPos := nullp;
i got the following message on terminal: [WARNING] SetCaretPos called without handle for Memo1(TMemo)

nullp is a TPoint with both coordinates set to zero.

I did not find this warning anywhere on the net and neither in the fpcsrc directory. What is this?

 

TinyPortal © 2005-2018