搜索资源列表
Flat Style for D7
- (***FlatStyle v4.42.8.0 for DELPHI7 by comerose update***)2007.04.30 更新说明1.修正 TFlatListView 标题的平面显示(更加完美).2.增加 TFlatListView 的属性. ①ColorTitleFace以实现对标题平面颜色控制. ②ColorTitleCheck选择时的CheckBox的颜色控制. ③AllCheck对列表进行全选(只在CheckBoxs为True时有效). AllCheck=True时全选列
shilianGraphic.rar
- 主要功能 : 1、画图,并有坐标尺 2、能够随意的放大缩小(编写两个函数,分别对应X,Y粥的缩放倍数) 3、一个记录集(或链表),记录当前画了多少图形,分别是什么图形,颜色,状态等 4、一个枚举类型,枚举所有本控件能画的图形(长方形,正方形,三角形 及自定义(即鼠标随意画)等) 5、能通过鼠标删除所画图形,并能移动图形,填充图形等 6、能够导出位图文件(bmp)
Zoom-and-drag-pictures
- delphi编写的实现对image控件的图片进行放缩鼠标拖动,放缩拖动后图片不会失真。-The realization of the image to write Delphi pictures of control the mouse zooming, drag zooming after picture not distortion.