TdxImageSliderPreviewOptions Members
Contains settings for an image slider control‘s preview panel.Constructors
Name | Description |
---|---|
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
Name | Description |
---|---|
ImageSlider | Provides access to the image slider control to which the preview panel’s settings are applied. |
Indent | Specifies the padding around thumbnails (including images and captions), in pixels. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
Position | Specifies the visibility and display position of the preview panel. |
Resizable | Specifies if end-users can resize the preview panel using the splitter located between the preview panel and the currently displayed image. |
Size | Specifies the size of the preview panel, in pixels. |
ThumbnailCaptionAlignment | Specifies the horizontal alignment of thumbnail captions relative to thumbnail images. |
ThumbnailSize | Specifies the thumbnail size, in pixels. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DoAssign(TPersistent) protected | Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner protected | Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ToString | Inherited from TObject. |
See Also