Back to Devexpress

TdxLayoutItem Class

vcl-dxlayoutcontainer-503a446a.md

latest1.6 KB
Original Source

TdxLayoutItem Class

A standard layout item within the ExpressLayout Control.

Declaration

delphi
TdxLayoutItem = class(
    TdxLayoutControlItem
)

Remarks

This class implements properties and methods that relate to the maintenance of standard layout items.

Refer to the How to Create Layout Items and Groups, Arranging Layout Items and Groups, and Resizing Layout Items and Groups topics to learn how to create, arrange, and resize layout elements.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxCustomLayoutItem TdxLayoutBasicItem TdxCustomLayoutLabeledItem TdxLayoutControlItem TdxLayoutItem

See Also

Layout Elements

TdxLayoutItem Members

dxLayoutContainer Unit