TdxCustomCameraControl.ShowSettingsToolbar Method
Invokes the Settings pop-up menu.
Declaration
procedure ShowSettingsToolbar;
Remarks
Users can click the Gear button that appears when the mouse pointer hovers over the camera control to invoke the Settings pop-up menu if the ShowSettingsButton property is set to True
.
You can call the ShowSettingsToolbar
procedure to invoke this pop-up menu.
See Also