-
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
- 2022-08-06 04:07:39下载
- 积分:1
-
Marvell WIFI CF8381P labtool.zip
Marvell WIFI CF8381P labtool.zip
- 2022-09-16 01:05:03下载
- 积分:1
-
仿3dsmax界面及基本操作, 自我感觉界面和用户交互做得还可以
仿3dsmax界面及基本操作, 自我感觉界面和用户交互做得还可以-imitation 3dsmax interface and basic operation, a sense of self, interactive user interface and can also do
- 2022-02-04 07:43:17下载
- 积分:1
-
实现基本的学生相关信息管理,并且拥有数据库连接的相关信息...
实现基本的学生相关信息管理,并且拥有数据库连接的相关信息-To achieve the basic student-related information management, and has a database connection information
- 2022-12-28 13:05:03下载
- 积分:1
-
HOOK系统API
HOOK系统的API,可以是API功能发生变化 。API HOOK技术是一种用于改变API执行结果的技术,Microsoft 自身也在Windows操作系统里面使用了这个技术,如Windows兼容模式等。该源码旨在处理一些特殊的调用,来达到用户的需求。写的比较简单,仅供参考。
- 2022-11-12 06:35:03下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
演示了如果拖放文件,并解析文件是否为快捷方式和文件信息。...
演示了如果拖放文件,并解析文件是否为快捷方式和文件信息。
- 2023-04-12 14:50:04下载
- 积分:1
-
poj AC代码,具有一定的参考价值,你可以下载来看看,
poj AC代码,有一定的参考价值,可以下载看看,
- 2022-07-12 20:42:15下载
- 积分:1
-
One of the best document you may find to simplimfy and give the best results for...
One of the best document you may find to simplimfy and give the best results for code review.
- 2022-12-20 22:20:04下载
- 积分:1
-
Views Chien
次数深入简出地介绍sudoku的各种类型的算法设计和实现,是一本很好的算法学习书-Views Chien-depth introduction to the sudoku of all types of algorithm design and realization is a very good book learning algorithm
- 2022-07-01 05:22:46下载
- 积分:1