搜索资源列表
printers
- 我自已做的套打程序。。可在运行期移动控件。可自动保存。要用的说只要在上面放上自已的控件即可在相对位置打印。。这个版本只支持Tedit的打印。。若有其它需求可与我连系也可自行修改。。本人QQ24786758- I from have done the wrap hits the procedure. . But is transporting the departure date migration to control. But automatically preserves. Must u
wanEdit
- TEdit输入控制继承类 只能输入十六进制的ASCII字符-TEdit control of the importation of succession can only import category hexadecimal characters in the ASCII
NUMEDIT
- 一个只能处理数字的TEdit组件-can only handle a number of components TEdit
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为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
CalendarV2_20070327
- (带农历DateTimePicker控件) 1.添加与修改界面按钮功能(年、月、前一天、今天、后一天、确定、取消) 2.修改 星期六 与 星期日 颜色显示(区分) 注:由于时间关系,唯一不足的是:下拉框是采用Tedit编辑框形式,如果采用手工输入方式,显得非常不灵活,看哪位仁兄有时间能够改改.
mir2.mb
- MIR.DAT窗体结构关键部分: legend of mir2 , TFrmMain | ------>> xxxx , TEdit (密宝编辑框) | ------>> xxxx , TEdit (密码编辑框) | ------>> xxxx , TEdit (帐号编辑框) | ------>> xxxx , TDXDraw (DX绘图控件) MIR.EXE窗体结
wafrg
- 程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间隔时间;chkAutoWrap和chkAutoNumber为TCheckBox控
uACOMP
- autocomplete TEdit + TComboBox
mxhe
- TMX_HookEdit 是保护 TEdit 控件输入数据时不被拦截监看 Windows Message 的程序盗取输入数据的非可视控件 ( 1.00 版,附源码 ),作者 : Andrey Meshkov。 -TEdit control TMX_HookEdit is to protect the input data is not intercepted monitoring procedures Windows Message to steal data entry of non-visu
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,
code
- 查看*密码 Tedit类的Handle-See* Password Handle `````````````````````` category Tedit
Tedit
- 直接使用程式畫Edit,不需使用預設元件。-Direct access to the program painting Edit, without the use of default components.
Transedit_cnoat
- Transparent TEdit Component for delphi dev
API
- unit Unit1 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TForm1 = class(TForm) Button1: TButton Edit1: TEdit Button2: TButton procedure Button
Shape
- TITLE: SHAPE DEscr iptION: This example implements a master/detail relationship between two datasets using the ADO components. DEMONSTRATES: TADODataSet, TADOConnection, TDataSource, TDBGrid, TButton, TEdit, TLabel, TButton O
autocompletar
- AutoComplete TEdit + TComboBox
Ukrycie-kursora-w-TEdit
- How to hide cursor in TEdit.