Recent

Author Topic: A couple of questions about TMemo...  (Read 6136 times)

giorgiotani

  • Guest
A couple of questions about TMemo...
« on: July 12, 2007, 03:47:04 pm »
Hi, I'm searching information about TMemo size limit, can anyone help me? What maximum amount of lines or haw many bytes in memory can a TMemo have?

The second question, I have a Tmemo wich is not focused and get fille by lines by a procedure; when the procedure is over I need to go to the last line of the Tmemo, without focusing it if it's possible. I found some Windows only methods, but I would prefer to do it using LCL in order to keep it portable.

Tanks in advance for any feedback!

antonio

  • Hero Member
  • *****
  • Posts: 605
RE: A couple of questions about TMemo...
« Reply #1 on: July 12, 2007, 07:26:46 pm »
About second question, I made a Notepad-like application to try a correct implementation of Lazarus TMemo. I don't know if I obtained to make this.  It's called LazPad, you can see it at http://br.geocities.com/antoniog123456/ .

About the first point, if I'm not wrong it's MaxInt number of chars.

 

TinyPortal © 2005-2018