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

dxForms Unit

This unit implements base classes for all DevExpress application forms.

#Classes

Name Description
TdxCustomFloatForm
TdxCustomForm The base class for DPI-aware DevExpress application forms and dialogs.
TdxForm The base class for DPI-aware DevExpress application forms.

#Interfaces

Name
IdxFloatForm

#Methods

Name Description
dxGetFormIcon(THandle,Integer,Integer) Returns a handle to the icon of the specified form.

#Variables

Name Description
dxAutoReplaceImageListReferencesOnDPIChanges Deprecated. Specifies if DevExpress forms can automatically switch between prepared image lists for different target DPIs when the monitor DPI changes.

#Types

Name Description
TdxFormClass A class-reference to a TdxForm descendant.