Back to Devexpress

dxApplyFormTransparencyToPopupWindows Constant

vcl-cxdropdownedit-6d418540.md

latest553 B
Original Source

dxApplyFormTransparencyToPopupWindows Constant

Specifies if DevExpress dropdown/popup windows inherit the transparency settings applied to their parent forms.

Declaration

delphi
const dxApplyFormTransparencyToPopupWindows: Boolean = True;

Returns

Type
Boolean

Remarks

Set this constant to False to prohibit the transparency inheritance.

See Also

cxDropDownEdit Unit