TdxCustomImageSlider.ImageFitMode Property
In This Article
Specifies how the image is scaled to fit into the slider control.
#Declaration
Delphi
property ImageFitMode: TcxImageFitMode read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxImageFitMode type description to learn about available options.
See Also