Back to Devexpress

TcxPopupEditProperties Class

vcl-cxdropdownedit-14d8bec6.md

latest8.3 KB
Original Source

TcxPopupEditProperties Class

Stores pop-up editor settings.

Declaration

delphi
TcxPopupEditProperties = class(
    TcxCustomPopupEditProperties
)

Remarks

The TcxPopupEditProperties class implements all appearance and behavior settings of unbound and data-aware pop-up editors. You can use the PopupControl property to embed any TControl class descendant into the editor’s pop-up or drop-down window.

Main API Members

The list below outlines key members of the TcxPopupEditProperties class that allow you to configure pop-up editors.

Direct TcxPopupEditProperties Class References

The following public API members reference a TcxPopupEditProperties object:

TcxDBPopupEdit.ActivePropertiesTcxDBPopupEdit.PropertiesTcxPopupEdit.ActivePropertiesTcxPopupEdit.Properties

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties TcxPopupEditProperties

See Also

TcxPopupEditProperties Members

cxDropDownEdit Unit