Writes edited text to control.
procedure SetText(const Value: string); virtual;
By default, SetText writes value to TControl.Caption property. Override this method to write edited text to another destination.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|