搜索资源列表
NUMEDIT
- 一个只能处理数字的TEdit组件-can only handle a number of components TEdit
Projec10121025
- 完全不使用 Windows 标准 Edit Control 而实作出的改良版 TEdit 构件,提供类似 Delphi 集成开发环境编辑器中将关键字以不同色彩显示的功能-not use the standard Windows Edit Control and is the improved version TEd it component, similar Delphi Integrated Development Environment Editor will be the keyword
EditPack
- Este es un componete que proporciona varios tipos de objetos para el TEdit, trae para capturar fechas, strings, numericos, floats
BarCodeDraw
- QuickRep1: TQuickRep QRImage1: TQRImage QRLabel1: TQRLabel Edit1: TEdit Button1: TButton Button2: TButton Image1: TImage ppReport1: TppReport ppHeaderBand1: TppHeaderBand -QuickRep1: TQuickRep QRImage1: TQRImage
zidingyikongjian
- 刚开始准备参考一个IP输入控件来编写,感觉有点复杂,因为它是从TWinControl继承的。我的控件还不需要那么复杂,刚开始准备从TEdit来继承,不过看了一下TEdit的源代码,就是把TCustomEdit的所有属性published,没有其它的操作。于是我也决定从TCustomEdit继承。-The beginning of a ready reference to the preparation of IP input control, I feel a bit complicated,
Transedit_cnoat
- Transparent TEdit Component for delphi dev
Crypt
- Crypt for delphi TfrmCryptTestBench = class(TForm) txtPassword : TEdit lblClearText : TLabel lblCypherText : TLabel lblPassword : TLabel cmdEncode : TBitBtn cmdDecode : TBitBtn cmdClose : TBitBtn txtClearText : TE
Enter-the-Numbers
- Delphi写的只允许在Tedit组件里写入数字,例如价格,重量,年龄等能用到。-Delphi only allowed to write to write digital Tedit components, such as price, weight, age, etc. can be used to
4785636
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。-Delphi for the TEdit control to add list selection box, learning programming source code, a good reference.
636
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。-Delphi TEdit control is added to the list of select box, programmed learning source, a good reference.
636
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。-Delphi TEdit control is added to the list of select box, programmed learning source, a good reference.
636
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。 -Delphi TEdit control is added to the list of select box, programmed learning source, a good reference.
76
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。 -Delphi TEdit control is added to the list of select box, programmed learning source, a good reference.
76
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。-Delphi TEdit control is added to the list of select box, programmed learning source, a good reference.
636
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料。-Delphi modify DNS addresses, programming learning source, a good reference.
356
- Delphi为TEdit控件添加列表选择框,编程学习源码,很好的参考资料-Delphi TEdit control is added to the list of select box, programmed learning source, a good reference
Delphi_215311
- Delphi:一个Delphi中的Tedit组件使用方法,只允许输入数字类型的Tedit组件,不能输入除数字类型之外的其它类型,主要用于输入价格、数量、年龄、金额等要求是数字类型的场合。Delphi中的Tedit组件应用实例,欢迎Delphi初学者下载源码。 -Delphi: a Delphi component uses the Tedit method only allows input of numeric types Tedit components, can not enter o
AutoComplete
- AutoComplete is TEdit with TStringList to stored list of keywords
DinKomp
- The program dynamically creates the following components: TEdit, TButton, TLabel, TMemo. Specify position, width, height, and font of text. Change the position of the components with the mouse - Drag-and-drop, import and export to a file.