Back to Devexpress

TdxLayoutSeparatorItem Class

vcl-dxlayoutcontainer-c63ea8c6.md

latest2.0 KB
Original Source

TdxLayoutSeparatorItem Class

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

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxCustomLayoutItem TdxLayoutBasicItem TdxCustomLayoutLabeledItem TdxLayoutSeparatorItem

See Also

TdxLayoutEmptySpaceItem

TdxLayoutImageItem

TdxLayoutItem

TdxLayoutLabeledItem

TdxLayoutSplitterItem

TdxLayoutSeparatorItem Members

dxLayoutContainer Unit