doctorjellybean
Programmer
- May 5, 2003
- 145
The TMemo component loads the contents of a text file. After loading, I need to set the position to the beginning of the first line (row).
Then I want to insert some info at that position, and move down to the beginning of the next line (row). I'm basically trying to insert timestamps into the beginning of each line (row). The timestamps are obtained from another procedure.
Thank you.
Then I want to insert some info at that position, and move down to the beginning of the next line (row). I'm basically trying to insert timestamps into the beginning of each line (row). The timestamps are obtained from another procedure.
Thank you.