vcl-dxforms.md
This unit implements base classes for all DevExpress application forms.
| 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. |
| Name |
|---|
| IdxFloatForm |
| Name | Description |
|---|---|
| dxGetFormIcon(THandle,Integer,Integer) | Returns a handle to the icon of the specified form. |
| Name | Description |
|---|---|
| dxAutoReplaceImageListReferencesOnDPIChanges | Deprecated. Specifies if DevExpress forms can automatically switch between prepared image lists for different target DPIs when the monitor DPI changes. |
| Name | Description |
|---|---|
| TdxFormClass | A class-reference to a TdxForm descendant. |