【发布时间】:2015-05-08 08:33:23
【问题描述】:
我想在其他程序中执行 TTakePhotoFromCameraAction,但我不能。 我用 TakePhotoFromCameraAction1.Execute、TakePhotoFromCameraAction1.ExecuteTarget、...进行了测试,但没有成功。有可能吗?
【问题讨论】:
-
您无法执行,因为 TakePhotoFromCameraAction1.Enabled = False。
-
请检查此示例docwiki.embarcadero.com/RADStudio/XE8/en/… 首先:确保您可以使用相机。
-
这正是我想要的。谢谢
标签: delphi firemonkey delphi-xe7