Links
EControl Syntax Editor SDK
TSyntMemoStrings.Delete Method

Removes the string specified by the Index parameter.

procedure Delete(Index: Integer); override;

Call Delete to remove a single string from the list. Index gives the position of the string, where 0 is the first string, 1 is the second string, and so on.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!