|
FlexCel Studio for VCL/LCL
|
Use this event to know when zoom has changed in the sheet.
property OnZoomChanged: TOnZoomChangedEvent;
__property TOnZoomChangedEvent OnZoomChanged;
The user might change the zoom by doing ctrl- scroll wheel, so this event gives you a way to be notified of that and update your UI accordingly.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|