TIWCGJQEventBinderEvents.OnSelect Property

Fires after some text has been selected in an element.

Caution

This event should also fire when the user selects text in any element. Only IE9 and up do so; the other browsers only react to selections in a text input or textarea.

Namespace: IWCGJQEventBinder
published
 property OnSelect: TIWCGEventBinderFunc index 09 read GetEventValue write SetEventValue stored IsFuncStored;

Property Value