vcl-cxdropdownedit-f5d3d924.md
Stores pop-up editor settings.
TcxCustomPopupEditProperties = class(
TcxCustomDropDownEditProperties
)
The TcxCustomPopupEditProperties class implements settings that allow you to embed a control (a TControl class descendant) into the editor’s pop-up or drop-down window.
The list below outlines key members of the TcxCustomPopupEditProperties class that allow you to embed a control into the drop-down window and configure the editor.
The following public API members reference a TcxCustomPopupEditProperties object:
TcxCustomPopupEdit.ActivePropertiesObtains the properties that are currently applied to an editor.TcxCustomPopupEdit.PropertiesIdentifies the main attributes specific to an editor.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties
See Also