TIWCGJQDropDownOptions.OnOpen Property

Fired when the dropdown is shown.

The event listener can prevent the opening by calling preventDefault() on the supplied event object.

Namespace: IWCGJQDropDown
published
 property OnOpen: TIWCGJSonFunc index 33 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value