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

DefaultUseThreading Constant

In This Article

Specifies how the internal Chart model interprets the default multithreading algorithm usage option.

#Declaration

Delphi
const DefaultUseThreading: Boolean = True;

#Returns

Type Description
Boolean

True if the default UseThreading property value corresponds to enabled multithreading; otherwise, False.

See Also