Returns control Unicode text to be edited.
function GetTextW: WideString; virtual;
By default, GetTextW 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!
|