Back to Devexpress

TdxCustomCameraControl.ShowSettingsToolbar Method

vcl-dxcameracontrol-dot-tdxcustomcameracontrol-ed41e21c.md

latest987 B
Original Source

TdxCustomCameraControl.ShowSettingsToolbar Method

Invokes the Settings pop-up menu.

Declaration

delphi
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

TdxCustomCameraControl Class

TdxCustomCameraControl Members

dxCameraControl Unit