Back to Devexpress

TdxGalleryControlOptionsItem Class

vcl-dxgallerycontrol-261da4fd.md

latest1.0 KB
Original Source

TdxGalleryControlOptionsItem Class

Contains the appearance settings of item elements (image and text).

Declaration

delphi
TdxGalleryControlOptionsItem = class(
    TdxGalleryControlCustomOptions
)

Remarks

A TdxGalleryControlOptionsItem object is referenced by a gallery control’s OptionsView.Item property.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxGalleryPersistent TdxGalleryControlCustomOptions TdxGalleryControlOptionsItem

See Also

TdxGalleryControlOptionsItem Members

dxGalleryControl Unit