TdxImageSliderPreviewOptions.Indent Property
Declaration
property Indent: Integer read; write; default dxImageSliderThumbnailIndent;
Property Value
Type | Default |
---|---|
Integer | dxImageSliderThumbnailIndent |
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