Skip to main content

TdxLayoutGroup Class

A layout group within the ExpressLayout Control.

Declaration

TdxLayoutGroup = class(
    TdxCustomLayoutGroup
)

Remarks

This class implements properties and methods that relate to group maintenance.

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