Note the following information has been made available by the author of PasDoc regarding the tool.
Documentation is generated from comments found in the source code or from external files. Many formatting @-tags are supported. Many output formats are supported, including HTML and LaTeX.
Usage
SeeWhereToPlaceComments,WritingDocumentationandSupportedTagsfor…
Powerful Port And Memory-Mapped I/O Accessor For Delphi/C++ Applications On Windows.
October 1, 2020
Port-Mapped I/O and Memory-Mapped I/O is the key method to connect from CPU to I/O Peripherals. Do you need to write applications to access Memory-mapped IO addresses using Delphi/C++? Don’t know where to start? Don’t worry, WINSOFT helped us with a component to…
EsVCLComponents – Free ErrorSoft Vcl Components – a free library of VCL components for Delphi and C++Builder. This new controls and components to improve the appearance applications and to better user experience. All components have best support transparency…
Powerful JPEG Video Streaming Library For Delphi And C++ Builder.
September 26, 2020
It is easy to create a video streaming server and client in your applications. The Video Stream library from WINSOFT allows you incorporate video streaming capability in your Delphi and C++Builder projects.
How to install component
1) Download the component archive here.2) Extract files from the archive to any folder.3) You need to copy all of the files from the folder corresponding to the…
Powerful Spider Delphi Profiler Brings You Real Time Profiling For Delphi Applications
September 26, 2020
Delphi Profilers are used for Delphi application analysis, including performance profiling, memory and resource profiling, code coverage, unused unit detection, code metrics, exception tracing and integration with RAD Studio.
To get more detailed information about the…
Powerful VerySimple.Lua Embeddable Scripting Language Library For Delphi
September 26, 2020
Lua is with an emphasis on embedded systems (e.g., the Ginga middleware for digital TV in Brazil) and games (e.g., World of Warcraft). It is currently the leading scripting language in games and it has a deserved reputation for performance. To claim to be “as fast as…
Blazing Fast Socket Communications Component Library For Delphi
September 26, 2020
NetCom7 is an extremely optimized code on TCP/IP sockets. Forget using one thread per connection. With this suite, you can have as many concurrent connections to your server as you like. Threads are used per request and not per connection, and are maintained in a very fast thread pool class.
The NetCom version 7.2 package is now multi-platform! You can compile your apps under all platforms in…
Powerful BrainMM Memory Manager Designed For Modern Apps In Delphi/C++
September 25, 2020
BrainMM is an alternate memory manager for Delphi. There are a number of benchmarks between FastMM and BrainMM provided. This is an open source project over on Github. With time the project will grow to the level of standard Delphi/C++ Builder supply, along with other great…
Flexible Comport DLL Library For Serial Communication On Windows
September 25, 2020
Serial Communicationsis a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged in writing code to communicate with serial devices from yourDelphi/C++applications? How about a DLL…
Learn How To Use Long Tap Gestures In Delphi With FMX.TapAndHold Sample
September 25, 2020
FMX.TapAndHold Sample uses TGestureManager.
Location
You can find theTapAndHoldsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:– Object Pascal\Mobile Snippets\InteractiveGestures\TapAndHold– CPP\Mobile Snippets\InteractiveGestures\TapAndHoldSubversion Repository:You can find Delphi and C++ code samples…