TdxBarCustomEditControl Class
The base class for classes that represent the bar standard text editors and ExpressEditors used as toolbar elements.
Declaration
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