CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - save file delphi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - save file delphi - List
[
Delphi VCL
]
Dnetchange
DL : 1
用DELPHI写的网卡启动禁用程序,可以将网卡的配置文件保存然后通过选择切换-Written by DELPHI disable the network card restart process, you can configure the network card and then save the file by selecting the switch
Date
: 2025-12-22
Size
: 580kb
User
:
pfzhao
[
Delphi VCL
]
avicap
DL : 0
Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.-Purpose:---- This component is used for capturing staff from AVI to BMP.Installation :------------- Extract the compiled units into your Lib directory or intoanother directory that is listed in the Library path in your Delphi options.Choose file AVIcap.dcu for register.description :------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that isessentially fast. It can be reached by using of avifil32.dll from MS Video For Windows.New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit , pfDevice.See example to detail.
Date
: 2025-12-22
Size
: 9kb
User
:
杨儒津
[
Delphi VCL
]
TSmartListView_v1.01
DL : 0
TSmartListView v1.01 Freeware Delphi 3.X,4.X Component derived from TListView that allows to Load/Save items & subitems in a file
Date
: 2025-12-22
Size
: 5kb
User
:
Remus Rigo
[
Delphi VCL
]
notepad
DL : 0
记事本的功能如新建,打开文件,保存文件,查找,替换和变化字体能功能都能实现-New features, such as Notepad, open the file, save the file, find, replace and change the font can be achieved can be functional
Date
: 2025-12-22
Size
: 181kb
User
:
胡意斌
[
Delphi VCL
]
CPS30g
DL : 0
Cool PSetting 用来处理应用程序最后的 消息记录程序状态,可以不用写一行代码, 能够记录位置、大小、最近列表等,也可能 自定义存储的选项。他可以使用注册表、 文件或者BLOB字段来保存状态信息,提供 加密方式,也可保存程序的敏感数据。-============================================================================ Cool PSetting SHAREWARE for D3/D4/D5/D6/D7/CB5/CB6 v. 3.0g Cool PSetting is the final word in application state management. With little or no coding, you can give your application the features that end users demand, including MRU lists, windows that "remember" their positions and sizes, and powerful options and preferences dialogs. Cool PSetting is built for real-world applications that require storage flexibility, so Cool PSetting supports saving application state information in the Registry, in a file (using Delphi s TStreams or OLE compound documents), in a database using BLOB fields, or in any conceivable location using your own custom save and restore procedures. Cool PSetting also provides encryption so you can save sensitive application information without worry.
Date
: 2025-12-22
Size
: 158kb
User
:
bingo
[
Delphi VCL
]
Raptatorial
DL : 0
本软件能监视Ms Word的运行(如果你愿意,可以设成对电脑全面监控),并且能自动保存屏幕内容,可以自己设置图像压缩比,存储位置等。一些参数用ini文件存放。 为了尽量减少内存的使用,一些功能用dll封装。本软件的开发语言:delphi 7.0,操作系统:winXp(sp1)。没有用到第三方控件.我已经在98,2000下做过测试,运行顺利。 本软件运行之后能注册系统热键,请按下热键Ctrl+Alt+B弹出设置参数对话框,或者结束本软件的运行,初始密码为空。 -Ms Word of the software can monitor the operation (if you prefer, you can set up a comprehensive computer monitoring pairs), and can automatically save the contents of the screen, you can set up their own image compression and storage location. Ini file placed with some parameters. To minimize memory usage, with the dll package features. The software development language: delphi 7.0, OS: winXp (sp1). Not use third-party control. I have been tested under 98,2000, run smoothly. The software can run the registration system after the hot key, press the hotkey Ctrl+ Alt+ B to set parameters dialog box pops up, or the end of the operation of the software, the initial password is empty.
Date
: 2025-12-22
Size
: 1.24mb
User
:
wenyunfeng
[
Delphi VCL
]
pos
DL : 0
yprint.mdb为本地打印方案,方案你也可以保存在SQLSERVER里面。 │ zyprint.pas是调用文件 │ zyprintcrt.dll是打印 │ parameter目录是保存一些参数文件(ini)用的.现在暂时只有一个printcfg.ini文件. │ xp+delphi 7 环境下开发。 │ 如果你用的是Delphi 2007,请使用将D2007目录下的zyprintcrt.dll │ 随便你怎么打印,随便你怎么设计.QQ:88483816,有需要增加功能,提出bug和建议请Q我. │ │ ────────────────────────────────────────┘ 有很多人问为什么只支持StringGrid,不支持dbGrid,dbGrideh等等,这里我需要说明的是StringGrid只是 一个存放临时数据的载体,供CallDllPrint接受数据源而已。大家只要看了zyprint.pas里的CallDllPrint函数就清楚了。 -yprint.mdb local printing solutions, the program you can save SQLSERVER inside. │ zyprint.pas is calling file │ zyprintcrt.dll is printed │ parameter file directory is to keep some parameters (ini) used. now there is only one printcfg.ini temporary file. │ xp+ delphi 7 development environment. │ If you re using Delphi 2007, please use the D2007 directory zyprintcrt.dll │ Whatever you how to print, whatever you how to design. QQ: 88483816, the need for additional features, bug and suggestions put forward, please Q me. │ │ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘ Many people ask why only support StringGrid, does not support dbGrid, dbGrideh so I need to note here is StringGrid only A temporary data storage carrier, the data source for CallDllPrint accepted only. We only saw zyprint.pas in the CallDllPrint the function clear.
Date
: 2025-12-22
Size
: 998kb
User
:
陆嘉
[
Delphi VCL
]
FileManager
DL : 0
FileManager is a Delphi component that serves as a file manager for your application. Imagine a simple text editor. If the edited text is dirty (modified), prior to close or create a new text editor, it must ask user a filename in which it can save the text, or it saves without asking the filename if the text is saved before. There s also a sub menu (usually under File menu) that contains most recent files (MRU), that if user click on it, will launch the file. Of course it will ask to save current edited text prior to opening the file. This seems to be a simple task, but believe me, it can be confusing. This component can handle all the above tasks seamlessly. It will save you lot of time, and is very easy to use. It is used extensively in all my programs, and so far so good.
Date
: 2025-12-22
Size
: 242kb
User
:
arash
[
Delphi VCL
]
ClassReference
DL : 0
Class Reference delphi application - Using TReader to save components on the form to file
Date
: 2025-12-22
Size
: 12kb
User
:
sardinia
[
Delphi VCL
]
Unit1
DL : 0
一个动态设计界面的例子,点右键“界面设计”进入设计状态,您可以调整控件的位置与大小,然后保存每个控件的状态到数据库或本地配置文件,这样就达到设计界面的效果了-Example of a dynamic design interface, right click " interface design" into the design state, you can adjust the location and size of the control, and then save the state of each control to the database or local configuration file, so that the effect of the interface to meet the design
Date
: 2025-12-22
Size
: 2kb
User
:
hq
[
Delphi VCL
]
delphi-TXTReader
DL : 0
功能说明 1、运行于Windows9x、WindowsNT系统上,不必安装,可以直接运行。 2、最大可以打开2MB的文件,最多可以保存50个最新打开的文件。 3、支持TXT、HTML、RTF、GB、ZIP等格式的文件。 4、书本最小化后,以图标的形式存放于任务栏“托盘”中。 5、可以进行BIG5=>GB、GB=>BIG5双向转换,以及GB、BIG5码的自动识别。不需要其它内码转换工具。 6、可以进行编辑。 7、智能分段。 8、行距加倍和全屏显示。 9、自定义下划线以便阅读。 10、全文查找。 11、剪贴板查看。 12、预览文件。 13、时间显示和定时提醒。 14、支持MPA、MP1、MP2、MP3音乐(需要TaleMP3.dat支持)。 15、支持ZIP格式的文件(需要TaleZIP.dat支持)。 16、可以选择性的清除历史文件,并且可以制作自己的书库。-Function 1, running on Windows9x, WindowsNT system, without having to install, can run. 2, max 2MB file can be opened up to save the 50 most recently opened files. 3, supports TXT, HTML, RTF, GB, ZIP and other file formats. 4, the book minimized to the icon stored in the task bar in the form of "pallets" in the. 5, can be BIG5 => GB, GB => BIG5-way conversion, as well as GB, BIG5 code automatic identification. No other code conversion tool. 6, can be edited. 7, Smart sub. 8, line spacing, double and full screen display. 9, custom underlined in order to read. 10, full-text search. 11, clipboard view. 12, preview files. 13, time display, and timed reminders. 14, support the MPA, MP1, MP2, MP3 music (requires TaleMP3.dat support). 15, support the ZIP file format (requires TaleZIP.dat support). 16, you can selectively clear the history file and can create their own stacks.
Date
: 2025-12-22
Size
: 940kb
User
:
[
Delphi VCL
]
DELPHI-7-Programming-Beginners
DL : 0
1文件的新建与保存;2基本控件的实用;3对窗口与界面的设计应用;4对操作系统的开发;5制作对话框;6制作显示类应用程序;7对文件操作的开发;8数据库;9制作报表;10编程语句;11制作图形-A new file and save 2 basic control utility 3 on the window and interface design and application 4 on the operating system development 5 production of the dialog box 6 production showed class applications 7 on the development of file operations 8 database 9 production of the report 10 programming statements 11 production graphics
Date
: 2025-12-22
Size
: 34.07mb
User
:
dmsiloveyou
[
Delphi VCL
]
realize-hot-keys-on-save-to-file
DL : 0
Delphi上实现热键保存到文件,供下次运行时自动载入使用-Delphi realize hot keys on save to file for the next operation to load the use
Date
: 2025-12-22
Size
: 166kb
User
:
quida01
[
Delphi VCL
]
sMemData
DL : 0
一款DELPHI 环境中使用的具有本地源代码的控件,它可以在你编写的程序中加入内存数据表及其管理功能,它可以支持数据库表的各种常用字段,内存数据库非常适合那些需要有快速的、单用户的、数据具有临时性的应用程序的开发;这款控件提供的内存数据库可以通过DELPHI的TDATASET来连接调用,对表进行操作和管理。 -ExpressMemData is an ultra-fast in-memory TDataSet descendant you can use to bind data from any datasource (including text, binary, ini and many other file types) in conjunction with all existing VCL data-aware controls. ExpressMemData also supports the following: ?Sorting ?Grouping (via the ExpressQuantumGrid) ?Save or load to and from binary/text files ?Multi field Locate ?Filters With MemData, you can create all standard field types and yes, BLOB fields are supported. You can populate MemData in two ways: As a TDataSet, by assigning values to its fields- which is easier and will be fully compatible when you decide to switch your MemData to a database back-end Or by accessing the internal buffers of MemData as an array. Possible uses for MemData include: ?As a fast way to store and display data in data-aware controls. MemData also offers an easy upgrade path should you decide to move to a multi-user database at a later time. ?As a temporary
Date
: 2025-12-22
Size
: 167kb
User
:
abcd
[
Delphi VCL
]
txt2utf8Unicode
DL : 0
批量转换Ansi,Unicode,Unicode big endian,UTF­ 8工具 1.含文本的文件和文件夹拖入程序,即可获得列表,以及编码格式; 2.可按4种格式读取和存储文件; 3.最右方的文件按文件的原格式读取和保存文件; 4.可添加到【文件列表】的格式在左下方进行添加和删除,文件之间分号隔开; 17:53 2013­ 09­ 27 提示: Notepad(记事本)只支持四种格式:ANSI/Unicode/Unicode big endian/UFT­ 8,在Delphi中如何判断与读取这些不同格式的文本呢? 首先,不同编码的文本,是根据文本的前两个字节来定义其编码格式的。定义如下: ANSI:> 无格式定义; Unicode: 前两个字节为FFFE; Unicode big endian: 前两字节为FEFF; UTF­ 8: 前两字节为EFBB;-Batch convert Ansi, Unicode, Unicode big endian, UTF8 Tools 1 Containing text files and folder into the program, you can get a list, as well as encoding format (2) according to four kinds of formats to read and store files 3. The far right of the original file by file format to read and save the file 4 can be added to the format [list of files] in the lower left to add and delete files between separated by a semicolon
Date
: 2025-12-22
Size
: 475kb
User
:
lq
[
Delphi VCL
]
ini
DL : 0
Delphi保存信息到INI文件中,编程学习源码,很好的参考资料。-Delphi to save the information to the INI file, learning programming source code, a good reference.
Date
: 2025-12-22
Size
: 10kb
User
:
桂花翅子
[
Delphi VCL
]
ActionServices
DL : 0
本程序展示了如何扩展Delphi的IDE中ToolsAPI的IOTAActionServices接口。IOTAActionServices执行基本的文件操作:打开,关闭,保存和重新加载一个文件。-This program shows how to extend the Delphi IDE, ToolsAPI the IOTAActionServices interface. IOTAActionServices perform basic file operations: open, close, save and re-load a file.
Date
: 2025-12-22
Size
: 8kb
User
:
雨田
[
Delphi VCL
]
TextEdit
DL : 0
Delphi TextEdit 仿RTF编辑器程序,可实现文本对齐、编辑、字体设置、文件保存、打英窗体排列方式等,比记事本高级些。 -Delphi TextEdit imitation RTF editor program, text alignment can be achieved, editing, font settings, save the file, hit the British form arrangement, etc., more advanced than Notepad.
Date
: 2025-12-22
Size
: 15kb
User
:
pengkingli
[
Delphi VCL
]
delphiinifile
DL : 0
Delphi编程环境下使用INI文件的例子,INI文件可用于配置文件、记录文件、将程序的一些数据保存在INI文件里。如图所示,本例子将使用INI保存相关内容,或保存程序上次的退出时间、上次运行时的窗体坐标、上次运行窗体的高度和宽度等信息,这仅是一个比较简单的ini文件例子。 -Examples of using the Delphi programming environment INI files, INI files can be used to configure the files, log files, the program will save some data in the INI file. As shown, this example will use the INI preserve relevant content, or save the program exits the last time, the form of the coordinates of the previous run, the last run of the form, such as the height and width information, this is only a relatively simple ini file example.
Date
: 2025-12-22
Size
: 8kb
User
:
pengkingli
[
Delphi VCL
]
delphiextfile
DL : 0
Delphi更改文件的扩展名并保存,比如,本代码中的默认文件扩展名为ICO,程序将其改为BMP,演示如何截取文件扩展名并修改扩展名后保存文件属性。-Delphi change file extensions and save, for example, the code in the default file extension for ICO, the program will read BMP, demonstrates how to intercept the file extension and modify the extension after the save file attributes.
Date
: 2025-12-22
Size
: 8kb
User
:
lpudn2
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.