1 Star 0 Fork 4

hwhohwh / RTXCPluginForDelphiSDK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

======= #RTXCPluginForDelphiSDK


##Delphi开发RTX插件 (Delphi XE6)


当初开发只是好奇, 所以去研究了下, 花了两天的时间翻译了原C++ SDK到Delphi


目录结构及祥细情况

  1. Demo
    • NotetipsGroup 一个事务提醒完整插件
    • ProjectManagerGroup 一个简单的例程,不完全,只是演示一些功能
    • RTXCContactShortcut 完整的创建联系快捷方式到桌面
    • RTXCMenuDemo 一个菜单演示例子
  2. RTX
    • RTXC 包括RTX客户端开发所需要的接口, 及封装后的事件接口
    • RTXS 服务端头文件<未全部完成>
  3. Tools
    • RPIPackage 原本是打算替换自带的打包工具的,后来因为其它原因没有做,只建立了个工程文件
    • RTXCMakeTemplate 包含客户端插件模版工程生成工具, 可生成dll及ocx工程

关于插件的开发说明, 在 我的博客 中也有文章说明

所有工程均为 Delphi XE6 所开发

The MIT License (MIT) Copyright (c) 2014 鹏--- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

使用Delphi开发RTX客户端插件 展开 收起
Delphi
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Delphi
1
https://gitee.com/delphidreamer/RTXCPluginForDelphiSDK.git
git@gitee.com:delphidreamer/RTXCPluginForDelphiSDK.git
delphidreamer
RTXCPluginForDelphiSDK
RTXCPluginForDelphiSDK
master

搜索帮助