vcl-cxdropdownedit-14d8bec6.md
Stores pop-up editor settings.
TcxPopupEditProperties = class(
TcxCustomPopupEditProperties
)
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.
The list below outlines key members of the TcxPopupEditProperties class that allow you to configure pop-up editors.
The following public API members reference a TcxPopupEditProperties object:
TcxDBPopupEdit.ActivePropertiesTcxDBPopupEdit.PropertiesTcxPopupEdit.ActivePropertiesTcxPopupEdit.Properties
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties TcxPopupEditProperties
See Also