Missing OnDblClick on TadvGlowButton

AdvGlowButton has an OnClick, but no OnDblClick Event.
Most button components are missing it, but AdvGlassButton has this event and it works as I need it.
Unfortunately AdvGlassButton does not have the visual effects as AdvGlowButton.
Is there a way to add an OnDblClick event to AdvGlowButton without using OnMouseMove and so.

At this moment, this is not built-in.
We'll investigate & consider.