RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMargins.OnChange Event

Occurs when margins change.

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

Use OnChange to write a handler to perform an action then the margin changes. 

 

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