Specifies whether text has to be written on any change in in-place editor.
function IsAutoUpdate: Boolean; virtual;
If IsAutoUpdate returns True, any text input in in-place editor immediately saved to control, in-place editor bounds are recalculated.
Otherwise text is written to control when editor looses focus or when user presses Enter key in editor.
By default, IsAutoUpdate returns False.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|