Links
EControl Syntax Editor SDK
TSyntMemoStrings.GetObject Method

Returns object associated with a string.

function GetObject(Index: Integer): TObject; override;

GetObject method returns object associated with a string in the text. Index gives the number of the string, where 0 is the first string, 1 is the second, and so on.

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