TdxImageSliderPreviewOptions.Indent Property
In This Article
#Declaration
Delphi
property Indent: Integer read; write; default dxImageSliderThumbnailIndent;
#Property Value
Type | Default |
---|---|
Integer | dx |
#Remarks
The padding cannot be narrower than 5 pixels.
The default value of the Indent property is specified by the dxImageSliderThumbnailIndent global constant.
See Also