Skip to main content
A newer version of this page is available. .

TdxCameraControl Class

A camera control.

Declaration

TdxCameraControl = class(
    TdxCustomCameraControl
)

Remarks

This class does not introduce any new functionality except for publishing properties and events from its ancestor classes. Refer to the TdxCustomCameraControl class description to learn about camera controls.

See Also