Moves selected text to new position.
procedure MoveText(toCaretPos: TPoint; Copying: Boolean);
If Copying is True, text will be copied to new position. This method is called to process drag&drop operations.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|