delphi – 在Windows上部署FireMonkey的最低要求

前端之家收集整理的这篇文章主要介绍了delphi – 在Windows上部署FireMonkey的最低要求前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
@H_404_0@
Windows机器运行FireMonkey中开发的应用程序的最低要求是什么?它可以运行任何可以运行VCL应用程序的机器吗?具体可以在XP上运行吗?

解决方法

documentation

Windows Requirements

The GPU must support Pixel Shader 2.0,part of DirectX 9.0,which first appeared from varIoUs vendors in these products:

ATI (now AMD) Radeon 9500-X600 series,introduced in 2002.
Intel GMA 900,introduced in 2004.
NVIDIA GeForce FX (or GeForce 5) series,introduced in 2003.
When run in a virtual machine,the host’s GPU must be accessible. Such support is found in the following virtualization products:

VMware Workstation 7
VMware Player 3
VMware Fusion 3

Windows XP (with SP2 or SP3) or later is required,either 32-bit or 64-bit. 64-bit applications require 64-bit Windows. When run through Remote Desktop Protocol (RDP),Windows Vista or later is required; XP does not have complete support for the GPU over RDP.

(在XE5的本地帮助文件中,请参阅RAD Studio-> RAD Studio主题 – > FireMonkey应用程序平台 – > FireMonkey平台先决条件)

原文链接:https://www.f2er.com/delphi/101628.html

猜你在找的Delphi相关文章