Back to Devexpress

TcxCustomPopupEditProperties Class

vcl-cxdropdownedit-f5d3d924.md

latest8.2 KB
Original Source

TcxCustomPopupEditProperties Class

Stores pop-up editor settings.

Declaration

delphi
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.ActivePropertiesObtains the properties that are currently applied to an editor.TcxCustomPopupEdit.PropertiesIdentifies the main attributes specific to an editor.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties

See Also

TcxPopupEditProperties Class

TcxCustomPopupEditProperties Members

cxDropDownEdit Unit