[教学] Delphi Berlin 10.1 开发 Windows 10 平板 App 远程调试

2023-07-12,,

Delphi Berlin 10.1 开发 Windows 10 平板 App 远程调试安装步骤:

准备电脑:

    一台开发电脑,安装 Delphi 开发环境
    一台平板电脑,安装 PAServer,安装方法(官方文件):
    http://docwiki.embarcadero.com/RADStudio/Berlin/en/Installing_the_Platform_Assistant_on_Windows

设定环境:

    在平板电脑开启 PAServer(一定要以系统管理员身份运行

    运行后,先按一下 Enter,再按 i 来检视平板的 ip
    在开发电脑开启 Delphi 设定 Connection Profile Manager,点 Add 来新增:

    给它一个名称(如:Win32),并选择 Platform 为 32-bit Windows:

    输入平板电脑的 ip,并按 Test Connection 测试连线是否正常:

远程调试(连结远端平板电脑):

    新建一个工程(FMX 或 VCL 皆可),并在工程 32-bit Windows 按右键设定如下:

    设定后,在 32-bit Windows 后方会显示 Win32 profile

    接着可以按运行来调试:

中断连结平板电脑:

    在工程按右键,选 Revert to Default Connection

[教学] Delphi Berlin 10.1 开发 Windows 10 平板 App 远程调试的相关教程结束。

《[教学] Delphi Berlin 10.1 开发 Windows 10 平板 App 远程调试.doc》

下载本文的Word格式文档,以方便收藏与打印。