搜索:TEdit
找到约 6 项符合「TEdit」的查询结果
结果 6
按分类筛选
https://www.eeworm.com/dl/666/183973.html
Delphi控件源码
完全不使用 Windows 标准 Edit Control 而实作出的改良版 TEdit 构件
完全不使用 Windows 标准 Edit Control 而实作出的改良版 TEdit 构件,提供类似 Delphi 集成开发环境编辑器中将关键字以不同色彩显示的功能
https://www.eeworm.com/dl/666/451245.html
Delphi控件源码
Este es un componete que proporciona varios tipos de objetos para el TEdit, trae para capturar fecha
Este es un componete que proporciona varios tipos de objetos para el TEdit, trae para capturar fechas, strings, numericos, floats
https://www.eeworm.com/dl/666/480737.html
Delphi控件源码
QuickRep1: TQuickRep QRImage1: TQRImage QRLabel1: TQRLabel Edit1: TEdit Butt
QuickRep1: TQuickRep
QRImage1: TQRImage
QRLabel1: TQRLabel
Edit1: TEdit
Button1: TButton
Button2: TButton
Image1: TImage
ppReport1: TppReport
ppHeaderBand1: TppHeaderBand
https://www.eeworm.com/dl/666/481940.html
Delphi控件源码
刚开始准备参考一个IP输入控件来编写
刚开始准备参考一个IP输入控件来编写,感觉有点复杂,因为它是从TWinControl继承的。我的控件还不需要那么复杂,刚开始准备从TEdit来继承,不过看了一下TEdit的源代码,就是把TCustomEdit的所有属性published,没有其它的操作。于是我也决定从TCustomEdit继承。 ...
https://www.eeworm.com/dl/666/192688.html
Delphi控件源码
公交路线number: varhar型; 公交车站stop:varhar型; 公交车站数ID:INT 型。 ListBox1: TListBox; ADOQuery1:TADOQuery; Com
公交路线number: varhar型; 公交车站stop:varhar型; 公交车站数ID:INT 型。
ListBox1: TListBox; ADOQuery1:TADOQuery; ComboBox1: TComboBox;Label1、Label2、Label3、Label4、Label5: TLabel; Button1、Button2、Button4:TButton Select: TButton ShowAll: TButton Edit1、Edit2、Edit3 ...