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

TcxCustomSplitter.Direction Property

Returns the orientation of the hot zone and arrows located within it.

#Declaration

Delphi
property Direction: TcxSplitterDirection read;

#Property Value

Type
TcxSplitterDirection

#Remarks

This property and the SplitterDirection function of the hot zone style that is currently applied to the splitter return the same value. Refer to the function description to learn how the value is calculated.

See Also