Skip to main content

TdxLayoutSeparatorItem Class

A separator used to visually separate layout elements into small, logical groups within a layout group.

Declaration

TdxLayoutSeparatorItem = class(
    TdxCustomLayoutLabeledItem
)

Remarks

Refer to the Separator 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.

See Also