Skip to main content

TdxLayoutItem Class

A standard layout item within the ExpressLayout Control.

Declaration

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.

See Also