Back to Devexpress

TdxGalleryControl Class

vcl-dxgallerycontrol.md

latest2.1 KB
Original Source

TdxGalleryControl Class

A gallery control.

Declaration

delphi
TdxGalleryControl = class(
    TdxCustomGalleryControl,
    IcxCustomCanvasSupport
)

Remarks

A gallery control displays a set of items categorized into groups and arranged into columns.

The TdxGalleryControl class only publishes members of its ancestors. Refer to the TdxCustomGalleryControl class description for information on available options.

Implements

IcxCustomCanvasSupport

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomGalleryControl TdxGalleryControl

See Also

How to: Use Gallery Controls

Integrated Touch Gesture Support

TdxGalleryControl Members

dxGalleryControl Unit