RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageMargins.Change Method

Called when the image margins change.

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

Override Change in a derived class to perform actions when the image margins change. 

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!