Links
EControl Form Designer Pro
TInplaceComponentEditor.GetText Method

Returns control text to be edited.

function GetText: string; virtual;

By default, GetText returns value of TControl.Caption. Implement this method in derived classes to return text associated with particular text region defined by the SetHitPoint method.

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