Links
EControl Syntax Editor SDK
TTextRange.Parent Property

Points to parent text range.

property Parent: TTextRange;

Parent range is the text range that has been opened (and not closed) before the current text range. In text, usually, parent text range contains all children. 

If Parent is nil, this text range is the top level text range.

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