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. |