Skip to main content

TcxImageZoomingOptions Members

Contains the image zooming settings of an image editor.

Properties

Name Description
MaxZoom Specifies the maximum zoom level of the displayed image (as a percentage).
MinZoom Specifies the minimum zoom level of the displayed image (as a percentage).
ShowZoomTrackBar Switches the visibility of the zoom track bar in the image editor.
ZoomPercent Specifies the current zoom level of the displayed image (as a percentage).

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Changed
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.

Events

Name
OnChanged
See Also