Skip to main content
A newer version of this page is available. .

TdxGalleryControl Class

Declaration

TdxGalleryControl = class(
    TdxCustomGalleryControl,
    IcxCustomCanvasSupport
)

Remarks

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

Populated Gallery Control

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

See Also