Skip to main content

TcxCustomPopupEditProperties Class

Stores pop-up editor settings.

Declaration

TcxCustomPopupEditProperties = class(
    TcxCustomDropDownEditProperties
)

Remarks

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.

Main API Members

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.

Direct TcxCustomPopupEditProperties Class References

The following public API members reference a TcxCustomPopupEditProperties object:

TcxCustomPopupEdit.ActiveProperties
Obtains the properties that are currently applied to an editor.
TcxCustomPopupEdit.Properties
Identifies the main attributes specific to an editor.
See Also