RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasicActionLink.Change Method

Generates an OnChange event.

Pascal
procedure Change; virtual;
C++
virtual __fastcall Change();

Override the Change method in a derived class to perform actions when a change occurs in the action link. 

By default, Change calls the OnChange event handler. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!