Handles the CN_DROPDOWNCLOSED control notification message.
Source position: comctrls.pp line 2355
protected procedure TToolBar.CNDropDownClosed( |
var Message: TLMessage |
); message; |
Message |
|
The CN_DROPDOWNCLOSED message and parameters handled in the method. |
Calls CloseCurrentMenu to hide an active drop-down menu displayed for the control.
| Version 4.6 | Generated 2026-02-20 | Home |