vcl-dxcoreclasses-c1c2cffc.md
The base class for components with support for batch operations.
TcxLockableComponent = class(
TComponent
)
The TcxLockableComponent class has methods that allow you to do the following:
Do not use the TcxLockableComponent class directly. Use the following descendants instead:
TdxChartSimpleDiagramA simple diagram in the Chart control.TdxChartXYDiagramAn XY diagram in the Chart control.TdxChartSimpleSeriesA series in a simple diagram.TdxChartXYSeriesA series in an XY diagram.
TObject TPersistent TComponent TcxLockableComponent
See Also