DesignIntf.IPropertyHost.CloseDropDown
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IPropertyHost |
Delphi
procedure CloseDropDown;
C++
virtual void __fastcall CloseDropDown() = 0 ;
Description
Closes the custom drop-down control for the current property. Call CloseDropDown to terminate the drop-down window under the currently selected property.