Property TextChangeEventMode

TextChangeEventMode - Determines when exactly the textChange event is triggered.  

  • LAZY - Default setting. The event is triggered only if there is a timeout after the last change. The length of the timeout can be defined in Properties > Misc > TextChangeTimeout.

  • EAGER - The event is triggered at each keystroke.
  • TIMEOUT - The event is triggered only if there is a timeout after the last change.

XDEV Software Corp. - One Embarcadero Center, San Francisco, CA 94111, US
Copyright © 2015. XDEV Software Corp. All rights reserved.