Matheas Manssen mentioned this to All:
MM> The TMemo component has a method for inserting a string on a given
ndex.
MM> But what I want to do is: * inserting a string ('Hello there..') at the
MM> current cursor position. * And I want also to insert a text at the end
f
MM> the current selected text.
The properties SelStart and SelLength will tell you where the cursor and/or
selection is. Just insert at those locations.
...Gary
--- GoldED 2.41
---------------
* Origin: The Flying Circus BBS, Farmington Hills, MI. (1:2410/905)
|