OnLabelDblClick event
Previous
Top
Next
Applies to
tcTreeComboBox
component.
Declaration
property
OnLabelDblClick: TNotifyEvent;
Description
The OnLabelDblClick event occurs when user double clicks the label attached to the control with a mouse.
To make the label appear near the edit control set
AttachedLabel
.
Visible
to True, or to False if you'd like to hide the attached label.
See also
AttachedLabel
structure.
sIU/QH/K +!