Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Unknown
Search - Unknown - List
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement \"View file\" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.
Date : 2008-10-13 Size : 535.62kb User : lijie

ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins. -ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view- so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.
Date : 2025-12-29 Size : 536kb User : lijie

Recording 一款录音软件 资源类别: Delphi源码¦多媒体 文件大小: 378KB 原创作者: 不详 发布时间: 2004-6-1 运行平台: Windows -Recording a sound recording software categories: Delphi source ¦ multimedia file size: 378KB Original Author: Unknown Date: 2004-6-1 platform: Windows
Date : 2025-12-29 Size : 393kb User : 张静云

DL : 0
点击文件系统首先输入一个三对角矩阵。初始化,求解,显示过程和为一体,当根据提示输入三对角矩阵与常数向量后,根据三对角矩阵的阶数给出未知量的个数。并显示出来,最后显示出中间变量Y,和最后解向量x。-Click file system first enter a tridiagonal matrices. Initialization, solving process, as a whole, and that when the input tridiagonal matrices and constant vector, according to the order of tridiagonal matrices is given the number of unknown variables. And display, and finally showing medi-variation Y, and final solution vectors x.
Date : 2025-12-29 Size : 172kb User : liangliang

SimpleXML for D7-D2010 非常小巧好用的一个XML处理类,可以生成/解析XML文件。 原作者出处不详,应该是俄罗斯人写的, 原生DELPHI代码,不依赖其它文件。 它与 NativeXML 差不多,但最大的区别是 NativeXML 是基于类的,而 SimpleXML 是基于接口的。所以可以很方便生成DLL,接入程序, 更利于代码重用的思想。 该版本支持 2010,压缩包里面包含一个原版和一个修正版,修正主要是本人在使用过程中发现 TXmlSaver.SaveToBuffer 的参数 XmlStr 超过 1365 时,超出的字符无法保存。-SimpleXML for D7-D2010 is a compact easy to use XML processing class that can generate/parsing XML documents. Original author unknown source should be written in Russian, native DELPHI code that is not dependent on other files. It NativeXML similar, but the biggest difference is NativeXML is based on class, and SimpleXML is based on the interface. It can be easily generated DLL, access procedures, more conducive to reuse of code. This version supports 2010, compression package which contains an original and a modified version of my amendment is mainly found in the course of the parameters TXmlSaver.SaveToBuffer XmlStr more than 1365, the surplus of characters can not be saved.
Date : 2025-12-29 Size : 427kb User : haoxiongdi

在delphi 7.0中使用Ms Agent,不能发音 查资料说应该设 agent.LanguageID := 1033 或者说 agent.LanguageID := $0409 可是在delphi 7.0中一到这句就是一个异常,而且也没有声音 网上找资料说是delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声,但是搜遍了也没有找到修改后AgentObjects_TLB.pas文件。 后来终于在网上找到一个解决办法(万分感谢e_mail为:kongxiangji1981@163.com的不知名的朋友) 就是用d5生成的AgentObjects_TLB.pas覆盖D7的文件 但是这样直接用不能通过编译,解决方法: AgentObjects_TLB.pas文件要加上 {$WARN SYMBOL_PLATFORM OFF} {$WRITEABLECONST ON} {$VARPROPSETTER ON}-Used in the delphi 7.0 Ms Agent, can not pronounce to find information that should be set agent.LanguageID: = 1033 or agent.LanguageID: = $ 0409 but in delphi 7.0 in one sentence is an exception, and it does not sound to find online information that is generated AgentObjects_TLB.pas delphi 7.0 Ms Agent can not lead to an error sound, but searched and did not get modified AgentObjects_TLB.pas file. Then finally on the Internet to find a solution (very grateful e_mail is: kongxiangji1981@163.com' s unknown friend) is covered with d5 D7 AgentObjects_TLB.pas generated files, but this can not be directly compiled, the solution: AgentObjects_TLB. pas file to add {$ WARN SYMBOL_PLATFORM OFF} {$ WRITEABLECONST ON} {$ VARPROPSETTER ON}
Date : 2025-12-29 Size : 9kb User : hexp

Won t save your screen from anything though ) The scene is made up from a few meshes, some GLScene objects, several lens-flares and particle effects components, and a 2 text. BASS is used for the sound part (3D positionned fire loop, and mp3 playback). Wrapped gifts appear around christmas every year. Assembled from bits from the web, should be royalty free, but I don t have the means to check... so if you have clues about any of them: - Models: from 3DCafe.com, some were altered - Textures: various origins, some from 3dtextures.fr.st, others made by me - Music: unknown origin, was in a "royalty free" download package, playback via BASS (http://www.un4seen.com/music/)-Won t save your screen from anything though ) The scene is made up from a few meshes, some GLScene objects, several lens-flares and particle effects components, and a 2 text. BASS is used for the sound part (3D positionned fire loop, and mp3 playback). Wrapped gifts appear around christmas every year. Assembled from bits from the web, should be royalty free, but I don t have the means to check... so if you have clues about any of them: - Models: from 3DCafe.com, some were altered - Textures: various origins, some from 3dtextures.fr.st, others made by me - Music: unknown origin, was in a "royalty free" download package, playback via BASS (http://www.un4seen.com/music/)
Date : 2025-12-29 Size : 1.66mb User : GF0309

Inetfirewall aims to protect your pc from unknown connections , see the source to get more information. You can kill connections of a process , it lists every active connections on your pc and all used files (Only On or Under Windows 7 not Windows 8)
Date : 2025-12-29 Size : 5.77mb User : Velxio
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.