Skip to main content

TcxPopupEditProperties Class

Stores pop-up editor settings.

Declaration

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.ActiveProperties
TcxDBPopupEdit.Properties
TcxPopupEdit.ActiveProperties
TcxPopupEdit.Properties
See Also