Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomLayoutControl Class

The base class for the ExpressLayout Control.

#Declaration

Delphi

#Remarks

This class fully implements the Layout Control functionality and contains properties and methods published in its direct descendant – TdxLayoutControl.

Do not create instances of the TdxCustomLayoutControl class. To place the ExpressLayout Control onto a form, use TdxCustomLayoutControl descendants, such as TdxLayoutControl.

See Also