ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamBaseSelectionList.OnChange Property

Occurs, if the selection has changed.

Syntax
Pascal
property OnChange: TNotifyEvent;

This event occurs, if the state of a checkbox of any item has changed. This event allows you to react on changes of checkboxes in one central place.

Copyright (c) 2011. All rights reserved.