CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - 文本

搜索资源列表

  1. dbGridEH_Layout

    0下载:
  2. 解决DBGERIEH文本中对齐问题,DBGERIEH文本并不能垂直中对齐,当行高较大时不美观,修改DBGERIEH.pas可达到垂直中对齐-Solve DBGERIEH text alignment problems, DBGERIEH text does not vertically in alignment when row height is large unsightly, the modifying the DBGERIEH.pas can achieve vertical in al
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-08
    • 文件大小:1272
    • 提供者:陈先生
  1. SynEdit

    0下载:
  2. 强力文本编辑器组件,版本支持Delphi XE3环境。-Powerful text editor component version supports Delphi XE3 environment.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-10
    • 文件大小:9110791
    • 提供者:caogaoqin
  1. flexirep

    0下载:
  2. 允许任何字符串格或者列表输出到一个文本文件-The FlexiReport component suite allows any string grid or list of string grids to be output to a delimited text file (such as CSV), Fixed column text file, or a native Excel version 4 worksheet (.xls). The components also allow
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-25
    • 文件大小:312743
    • 提供者:秦永久
  1. read-data-from-TXT

    1下载:
  2. 实现从文本文件中读取部分数据,内含测试文本文件。可一次处理多个文件,打开多个文件。并可提取中间部分数据。-Part of the data is read from a text file containing the test text file. Can handle multiple files at once, open multiple files. And may extract the data of the intermediate portion.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-11
    • 文件大小:212187
    • 提供者:金博凡
  1. dingshishanchuwenjianjia

    0下载:
  2. 本小软件的主要用法: 2009年3月15日 首先,点击注册.bat,让程序注册到服务里;然后就可以运行.exe文件设置你所要删除文件的时间。 lijiang.ini配置文件用于保留你所设置后的信息,unreg.bat用于卸载该软件的服务。 该软件的主要功能: 实现的主要目的是为了对指定目录下按指定的时间对旧文件夹进行自动删除操作,可以删除任意的文件夹,删除文件夹的时候主要用时间判断进行遍历。 密码的初始密码为000,lijiang.ini配置文件的密码
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-03-19
    • 文件大小:247558
    • 提供者:gong
  1. TXT

    0下载:
  2. 按行数截取text文本,只需要输入路径即可。截取的行数可随意设置-Intercept text text only need to enter the path to the number of rows. Interception of the number of rows can be arbitrarily set
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-01
    • 文件大小:177185
    • 提供者:
  1. DelphiXE4-Activator

    0下载:
  2. 在此文件包里有一文本文件,里面包括XE4安装序列号以及对如何使用XE4的破解文件作了介绍!-A text file in the file bag, including XE4 installation serial number as well as to how to use XE4 file introduces the crack!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-06
    • 文件大小:2461034
    • 提供者:玉琴
  1. suijishu

    0下载:
  2. 本程序使用Delphi7开发,可以产生任意区间的任意个随机数,并可以把产生的随机数保存为txt文本文档,对错误的输入有提示反馈,具体使用方法如下: 1.在‘功能区’‘最小值’输入框输入欲产生随机数的最小值(只能输入数字); 2.在‘功能区’‘最大值’输入框输入欲产生随机数的最小值,形成区间(只能输入数字); 3.在‘功能区’‘随机数个数’输入框输入欲产生随机数的个数(只能输入整数); 4.‘产生随机数’按钮:生成随机数,其结果显示于左边的memo组件里(如果输入有误会弹出
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-15
    • 文件大小:183675
    • 提供者:heweiping
  1. sqltotxt

    0下载:
  2. delphi数据库转txt 将SQL数据库内容导出为文本文件-delphi database to txt
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-18
    • 文件大小:6242
    • 提供者:xz5050
  1. text

    0下载:
  2. 实现文本框记事本的功能,适合初学者使用的作品,包括源文件-Notepad text box to achieve the function, suitable for beginners to use the works, including source files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-21
    • 文件大小:306709
    • 提供者:马浩
  1. WebBrowserGetAllText

    0下载:
  2. 通过WebBrowser获取网页的全部内容,但需要网页全部下载完毕后,用按钮触发获得内容。网上只能获取部分内容(有的控件的文本内容不能获得),疑问是为何一定得点按钮才能获取??希望帮助改进。-By WebBrowser to get all of the content in the web page.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7426
    • 提供者:lq
  1. UTF8_DLL

    0下载:
  2. 从文件中读取UTF8文本后转成AnsiString返回; // 参数 // const pFileName: PChar UTF-8文件名称 // bReadHeader:Integer UTF8文件签名状态,TRUE带签名的文件;FALSE不带签名的文件; // 返回 将读取的UTF8文本转换成ANSI文本返回;-UTF8 Tran pchar
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:42603
    • 提供者:xsq
  1. delphi-_dakaisurufa

    0下载:
  2. delphi 自动打开输入法(搜狗) 在一个文本编辑窗口输入时,自动打开中文输入法(热键 Alt+A),默认打开=》【中文 (简体) - 搜狗拼 音输入法】。-delphi automatically open the input method (search dogs) in a text editor window input, automatically opens the Chinese input method (hotkey Alt+A), the default op
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:379548
    • 提供者:王凌云
  1. txt2utf8Unicode

    0下载:
  2. 批量转换Ansi,Unicode,Unicode big endian,UTF­ 8工具 1.含文本的文件和文件夹拖入程序,即可获得列表,以及编码格式; 2.可按4种格式读取和存储文件; 3.最右方的文件按文件的原格式读取和保存文件; 4.可添加到【文件列表】的格式在左下方进行添加和删除,文件之间分号隔开; 17:53 2013­ 09­ 27 提示: Notepad(记事本)只支持四种格式:ANSI/Unicode/Unicode
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:486856
    • 提供者:lq
  1. tinywindow

    0下载:
  2. kylix 应用 Xlib 库,自定义窗口控件,包括按钮、菜单、文本编辑等;彩色按钮;支持中文黏贴操作;实现软键盘输入;还有类似 windows 运行命令,全代码实现 JPG 图片在弹出窗口上显示,附带完整 pas 单元文件。 - kylix application Xlib libraries, custom window controls, including buttons, menus, text editing, etc. colored buttons support
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-01
    • 文件大小:943425
    • 提供者:丁乡亲
  1. Delphi--drawing

    0下载:
  2. 从文本文件中读取数据,在chart控件上实现数据图形的显示,包括直方图,折线图-Read data from a text file, data is displayed on the chart graphic controls, including histograms, line charts
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:503996
    • 提供者:season
  1. PrintText

    0下载:
  2. Delphi PrintText打印文本文件内容,编程学习源码,很好的参考资料。-Delphi PrintText prints a text file content, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:8025
    • 提供者:清蒸翅子
  1. 8697584

    0下载:
  2. Delphi将数据库内容转换成TXT文本格式,编程学习源码,很好的参考资料。-Delphi the database content into TXT text format, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:9152
    • 提供者:清拌蟹肉
  1. TextOper

    0下载:
  2. 文本读取操作,基于Delphi实现,编程学习源码,很好的参考资料。-The text read operations, based on the realization of Delphi, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7171
    • 提供者:紫菜蛋花
  1. 548976576

    0下载:
  2. Delphi获取窗口文本,编程学习源码,很好的参考资料。-Delphi gets the window text, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:5806
    • 提供者:什锦丁儿
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com