ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamCustomFolderCombo.IsClosingUp

Returns True if the drop down list is about to close up or was just closing up; False otherwise.

Syntax
Pascal
function IsClosingUp: Boolean;

True if the drop down list is about to close up or was just closing up; False otherwise.

This can be useful to detect a selection that was done in the dropped down list an lead to a closing of the list.