搜索资源列表
Alpha.Controls..Delphi.FullSrc
- AlphaControls是一个Delphi标准控件的集合,包含了很多新特性去增强应用程序界面。每个控件都有自己扩展的绘画属性,诸如渐进色,扩展边框,alpha通道,实时阴影。图形功能都是实时着色的,效果可以随个性化设置而改变。 -AlphaControls Delphi is a standard set of controls, contains many new features to enhance the application program interface. Each comp
Delphi73
- Borderwidth:(窗口化组件)边框的宽度 BorberStyle:设置组件边框形状(样式) Brush:可确定组件的风格和颜色 Caption:使用该属性可指定标注组件的文本字符串 ClassName:该方法可得到对象的类名,我一直用它来得到数据库中字段的类型,在 其它的方面还没有用到 ClientHeight:可读取和设置组件客户区域的像素高度-Borderwidth: (window of the components) the width of th
Memo.control.border.dynamically.set
- 动态设置Memo控件边框代码Memo control border code to dynamically set -Memo control border code to dynamically set
Memo
- 动态设置Memo控件边框的大小,Delphi代码,改变Memo组件的边框空隙,程序通过获取Memo1的矩形边界,更改Rect边界值,重绘Memo1的矩形边界。其效果类似CSS中的Padding,也就是区块边缘与正文边距之间的空隙。本代码可动态改变左边距和上边距中的Padding大小,你可以亲自操作一下试试效果。-Dynamic setting the Memo control the size of the border, Delphi code, change the the Memo com
s
- Delphi:让Delphi改变系统提示信息,鼠标移动到窗口的方框内,会显示鼠标提示,图标被更换了,编写时放置一个图标,并重新计算提示栏窗体的大小,再将Application.ICON的图标换成其他的图标,绘制提示栏边框,把新类设置为默认的提示栏类。 -Delphi: Delphi to change the system so that prompt, move the mouse to the window inside the box will display tooltips, ic