8288分类目录 8288分类目录 8288分类目录
  当前位置:海洋目录网 » 站长资讯 » 站长资讯 » 文章详细 订阅RssFeed

使用 IntraWeb (15) - 基本控件之 TIWEdit、TIWMemo、TIWText

来源:本站原创 浏览:125次 时间:2021-09-14
使用 IntraWeb (15) - 基本控件之 TIWEdit、TIWMemo、TIWText    


TIWEdit //单行文本框, 通过 PasswordPrompt 属性可以作为密码框TIWMemo //多行文本框TIWText //相当于多行的 TIWLabel 或不能编辑的 TIWMemo


TIWEdit 所在单元及继承链:
IWCompEdit.TIWEdit < TIWCustomEdit < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

主要成员:


property Text: TCaption          //文本property PasswordPrompt: Boolean //是否以 * 代替文本; 以做密码字段property Alignment: TAlignment   //对齐方式property BGColor: TIWColor       //背景色property FocusColor: TIWColor    //获取焦点时的背景色property DoSubmitValidation: Boolean //在提交时是否执行验证property Editable: Boolean           //能否编辑property NonEditableAsLabel: Boolean //= True, 且 Editable = False 时, 将以 IWLabel 呈现property MaxLength: Integer  //最大长度property ReadOnly: Boolean   //是否是只读property Required: Boolean   //是否是必填字段property OnSubmit: TNotifyEvent       //在其获取焦点后, 按 Enter 将引发 OnSubmit; 如果没有使用该事件, 将调用当前窗体的 OnDefaultAction 事件.property OnAsyncChange: TIWAsyncEvent //procedure Clear //清空



TIWMemo 所在单元及继承链:
IWCompMemo.TIWMemo < TIWCustomMemo < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

主要成员:


property Lines: TStringList //property Text: TCaption     //property BGColor: TIWColor  //property Editable: Boolean  //property InvisibleBorder: Boolean //是否隐藏边框property HorizScrollBar: Boolean  //是否显示横向滚动条property VertScrollBar: Boolean   //是否显示纵向滚动条property Required: Boolean        //property OnAsyncChange: TIWAsyncEvent  //procedure Clear //



TIWText 所在单元及继承链:
IWCompText.TIWText < TIWCustomText < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

主要成员:


property BGColor: Tû��ϵ,����νIWColor      //property ConvertSpaces: Boolean //是否转换连续的空格; 如果不转换连续的空格将只呈现为一个空格, 默认 Falseproperty Lines: TStringList     //property RawText: Boolean       //有这个属性的控件还有: TIWLabel、TIWLink、TIWUrl, 但它在 TIWText 在应该最常用property UseFrame: Boolean      //是否使用框架property WantReturns: Boolean   //是否将将换行符识别为 , 默认是 Trueproperty Text: TCaption         //procedure Clear  //


RawText 属性测试:


procedure TIWForm1.IWAppFormCreate(Sender: TObject);begin  IWText1.Clear;  IWText1.RawText := True;  with IWText1.Lines do begin    Add('');    Add('111222');    Add('333444');    Add('');  end;end;



  推荐站点

  • At-lib分类目录At-lib分类目录

    At-lib网站分类目录汇集全国所有高质量网站,是中国权威的中文网站分类目录,给站长提供免费网址目录提交收录和推荐最新最全的优秀网站大全是名站导航之家

    www.at-lib.cn
  • 中国链接目录中国链接目录

    中国链接目录简称链接目录,是收录优秀网站和淘宝网店的网站分类目录,为您提供优质的网址导航服务,也是网店进行收录推广,站长免费推广网站、加快百度收录、增加友情链接和网站外链的平台。

    www.cnlink.org
  • 35目录网35目录网

    35目录免费收录各类优秀网站,全力打造互动式网站目录,提供网站分类目录检索,关键字搜索功能。欢迎您向35目录推荐、提交优秀网站。

    www.35mulu.com
  • 就要爱网站目录就要爱网站目录

    就要爱网站目录,按主题和类别列出网站。所有提交的网站都经过人工审查,确保质量和无垃圾邮件的结果。

    www.912219.com
  • 伍佰目录伍佰目录

    伍佰网站目录免费收录各类优秀网站,全力打造互动式网站目录,提供网站分类目录检索,关键字搜索功能。欢迎您向伍佰目录推荐、提交优秀网站。

    www.wbwb.net