Back to Devexpress

TdxBarCustomEditControl Class

vcl-dxbar-9c669c27.md

latest791 B
Original Source

TdxBarCustomEditControl Class

The base class for classes that represent the bar standard text editors and ExpressEditors used as toolbar elements.

Declaration

delphi
TdxBarCustomEditControl = class(
    TdxBarWinControl
)

Remarks

The derived classes are responsible for creating an instance of a particular editor, painting it and providing information on the editor’s view.

Inheritance

TObject TcxIUnknownObject TdxBarItemControl TdxBarWinControl TdxBarCustomEditControl

See Also

TdxBarCustomEditControl Members

dxBar Unit