RAD Studio VCL Reference
|
Called when the image margins change.
procedure Change; virtual;
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!
|