dxShowCameraDialog(TGraphic) Method
In This Article
Invokes the Camera Preview dialog.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AGraphic | TGraphic | The target image container that stores an image captured in the Camera Preview dialog. |
#Returns
Type | Description |
---|---|
Boolean |
|
#Remarks
Call the dxShowCameraDialog
function to invoke the Camera Preview dialog.
See Also