ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellCombo.OnAddFolder

Is being triggered when a new item is added to the combo box.

Syntax
Pascal
property OnAddFolder: TOnAddFolderEvent;

This event is being triggered whenever an item is added to the TJamShellCombo control. Use the CanAdd parameter to control if an item should be added to the control or not.