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

TcxCustomTreeList.Customizing Property

References a Customize window instance.

#Declaration

Delphi
property Customizing: TcxTreeListCustomizing read; write;

#Property Value

Type
TcxTreeListCustomizing

#Remarks

A Customize window instance exists regardless of whether the window is open or not. To specify the Customize window’s visibility, use its Visible property.

To learn more about the Customize window, refer to the Customization Form help topic.

Customization Form

See Also