vcl-dxlayoutcontainer-bbb2efc2.md
An auxiliary layout item used as an image container.
TdxLayoutImageItem = class(
TdxCustomLayoutLabeledItem
)
An image layout item can be used to embed an image and let end-users easily drag and drop this item in customization mode (see the item’s Image property). Refer to the Image Item help topic, for details.
To learn how to create, arrange, and resize layout elements, refer to the How to Create Layout Items and Groups, Arranging Layout Items and Groups, and Resizing Layout Items and Groups topics.
TObject TPersistent TComponent TcxCustomComponent TdxCustomLayoutItem TdxLayoutBasicItem TdxCustomLayoutLabeledItem TdxLayoutImageItem
See Also