Materials for 17.02.2018 » Developer.Team

Delphi Memory Management - For Classic & ARC Compilers

Delphi Memory Management - For Classic & ARC Compilers
Delphi Memory Management - For Classic & ARC Compilers


Memory management. One of the most basic parts of software development, often kept on the side even though it has the most profound effect on how we write our code. Delphi provides a variety of types with their own memory management logic, as well as two sets of compilers that provide different memory management systems for classes.
Read more

ZylGMaps 2.01

ZylGMaps 2.01
ZylGMaps 2.01


ZylGMaps is a Delphi & C++Builder component which displays Google maps inside your applications. The demo version is fully functional in Delphi and C++Builder IDE, but it displays a nag dialog (the licensed version will, of course, not have a nag dialog and will not be limited to the IDE). The package includes demo programs for Delphi and C++Builder and a help file with the description of the component.
Read more

ZylSerialPort 1.70

ZylSerialPort 1.70
ZylSerialPort 1.70


ZylSerialPort is a Delphi & C++Builder thread based serial port component. Use ZylSerialPort component to easily communicate with external devices on serial port connection, such as modems, bar code readers, GSM modules and others. It works in synchronous and asynchronous mode.
Read more

ZylGSM 1.41

ZylGSM 1.41
ZylGSM 1.41


ZylGSM is a Delphi & C++Builder component that communicates with a GSM modem or phone with integrated modem. This component works with AT (Hayes) compilant GSM modems connected to one of the serial ports. You can use it also with USB, IrDA and bluetooth devices, because these devices have a driver that redirects the input from the USB, IrDA or bluetooth port to a virtual serial port (you can check it in System/Device Manager/Modems).
Read more

ZylGPSReceiver 3.77

ZylGPSReceiver 3.77
ZylGPSReceiver 3.77


ZylGPSReceiver is a Delphi & C++Builder component collection that communicates with a GPS receiver (Global Positioning System). It returns latitude, longitude, altitude, speed, course, heading and many other useful parameters of the current position and the parameters of the satellites in view. The component is extended to calculate distances and make conversions between different measurement units. This component works with any NMEA 0183 compilant GPS receiver connected to one of the serial ports. NMEA 0183 (or NMEA for short) is a combined electrical and data specification for communication between marine electronic devices such as echo sounder, sonars, Anemometer (winds speed and direction), gyrocompass, autopilot, GPS receivers and many other types of instruments. It has been defined by, and is controlled by, the US-based National Marine Electronics Association.
Read more