摘要: TIWHRule //一条横线, 对应 Html 中的 TIWRectangle //矩形; 中间可以有行文本, 文本可任意对齐TIWHRule 所在单元及继承链:IWHTMLControls.TIWHRule 它没什么特别的成员, 下面是通过样式表把它改成红线:procedure TIWF... 阅读全文
posted @ 2014-06-12 23:05 万一 阅读(3027) 评论(0) 推荐(0) 编辑
摘要: TIWLabel //TIWLink //内部链接TIWURL //外部链接TIWURLWindow //页内框架, 就是 TIWLabel 所在单元及继承链:IWCompLabel.TIWLabel 主要成员:property AutoSize: Boolean ... 阅读全文
posted @ 2014-06-12 22:10 万一 阅读(3505) 评论(0) 推荐(0) 编辑
摘要: TIWGradButton、TIWImageButton 分别是有颜色梯度变化按钮和图像按钮.TIWGradButton 所在单元及继承链:IWCompGradButton.TIWGradButton 主要成员:property Style: TIWGradButtonStyle //这个 Sty... 阅读全文
posted @ 2014-06-12 17:33 万一 阅读(2674) 评论(1) 推荐(1) 编辑
摘要: 所在单元及继承链:IWCompButton.TIWButton < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < T... 阅读全文
posted @ 2014-06-12 11:07 万一 阅读(4158) 评论(0) 推荐(0) 编辑