RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebComponentList.OnChange Event

Occurs when a change occurs in the web component list.

Pascal
property OnChange: TNotifyEvent;
C++
__property TNotifyEvent OnChange;

Use OnChange to write an event handler to process an action when a change occurs in the web component list, such as when a new component is added. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!