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!