ShellBrowser Delphi Components Documentation
|
Is being triggered when a new item is added to the combo box.
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.