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

dxCore Unit

#Classes

Name Description
EdxException
EdxTestException
TdxDiacriticStringOptions Stores global diacritic mark-related settings for string data comparison operations.

#Enums

Name Description
TdxCorner
TdxDefaultBoolean Enumerates True, False, and default values.
TdxDiacriticStringComparisonMode Enumerates comparison modes for string data that contains characters with diacritic marks.
TdxDiacriticStringNormalizationMode Enumerates string normalization algorithms used in diacritic mark-insensitive string comparison mode.
TdxOrientation
TdxSortOrder Enumerates sort order options.
TdxTextOrientation

#Methods

Name Description
cxGetResourceString(TcxResourceStringID) Retrives a resource string value for the specified resource identifier.
cxGetResourceString(string) Retrieves a resource string for the specified resource identifier.
cxSetResourceString(TcxResourceStringID,string) Substitutes a value of the resource string retrieved by the cxGetResourceString function.
dxFinalize Finalizes all DevExpress units in a DLL project.
dxFloatToStr(Extended,Char)
dxInitialize Initializes all DevExpress units in a DLL project.

#Constants

Name
MinInt