TdxCustomCameraControl.OnStateChanged Event
Enables you to respond to camera control state changes.
Declaration
property OnStateChanged: TNotifyEvent read; write;
Remarks
This event fires after the State property value has been changed.
See Also