captionbutton OnCaptionDblClick event
Return to Introduction  Previous page  Next page
Applies to
acCaptionButton and acTrayIcon components.  

Declaration
property OnCaptionDblClick: TNotifyEvent;  

Description
The OnCaptionDblClick event notifies when user double clicks the caption of the form (not button).  

See also
OnClick event.