TClrCustomControl.OnMouseDoubleClick Event
Occurs when the control is double clicked by the mouse.
protected property OnMouseDoubleClick: TMouseEventHandler read GetMouseDoubleClick write SetMouseDoubleClick;
Occurs when the control is double clicked by the mouse.
protected property OnMouseDoubleClick: TMouseEventHandler read GetMouseDoubleClick write SetMouseDoubleClick;