TcxImageZoomingOptions.Changed Method
Raises the OnChanged event.
Declaration
procedure Changed; virtual;
Remarks
MaxZoom, MinZoom, ShowZoomTrackBar, and ZoomPercent property setters call the Changed
procedure to raise the OnChanged event.
See Also