Contents - Index - Previous - Next


OnSetBrowseMode event




Declaration
property OnSetBrowseMode: TNotifyEvent;

Description

Occurs when the control has finished setting the BrowseMode property.

Note:  In version 2.0, the BrowseMode property setter is no longer synchronous. The OnSetBrowseMode event is preserved only for backward compatibility with version 1 of the component, and the event may be removed in future versions. You should not use this event in your projects.