Back to Devexpress

dxForms Unit

vcl-dxforms.md

latest1.1 KB
Original Source

dxForms Unit

This unit implements base classes for all DevExpress application forms.

Classes

NameDescription
TdxCustomFloatForm
TdxCustomFormThe base class for DPI-aware DevExpress application forms and dialogs.
TdxFormThe base class for DPI-aware DevExpress application forms.

Interfaces

Name
IdxFloatForm

Methods

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

Variables

NameDescription
dxAutoReplaceImageListReferencesOnDPIChangesDeprecated. Specifies if DevExpress forms can automatically switch between prepared image lists for different target DPIs when the monitor DPI changes.

Types

NameDescription
TdxFormClassA class-reference to a TdxForm descendant.