ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component.
TTimer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the OnTimer event. Due to this approach it's impossible to get accurate timer intervals smaller than 50 milliseconds.
ZylTimer is a thread based timer and due to this architecture provides a real precision of 1-2 milliseconds which is inevitable in time critical applications. The OnTimer event is always fired in time which is not available for the standard TTimer, when there are too many messages processed.
The standard TTimer component uses the SetTimer API function, so the interval is limited to 2147483647 milliseconds (about 25 days). ZylTimer is a thread based timer and the interval could be set even to hundred years if necessary.
ZylNMEAGenerator 1.54
NMEA Generator Delphi Component ZylNMEAGenerator is a Delphi component that transforms position data in NMEA format.
You can generate complex NMEA sentences from simple data inputs. The sentences are recognized by any NMEA compatible mapping software. In this way with this component ...
ZylIdleTimer 1.16
Idle Timer ZylIdleTimer is a Delphi / C++Builder component which helps you to take actions after a specified system-wide or application idle time or to check the time interval of user inactivity. ...
ZylGPSReceiver 3.58
Delphi/CBuilder component that communicates with a serial GPS receiver. ZylGPSReceiver is a Delphi/CBuilder component that communicates with a serial GPS receiver.
It returns latitude, longitude, altitude, speed, heading and many other parameters of the position.
This component works with any NMEA compatible receiver ...
ZylVSS 2.0
Delphi / C++Builder component that makes the work with Visual SourceSafe easier ZylVSS is a Delphi / C++Builder component that makes the work with Visual SourceSafe easier than you think.
Using this great component you will be able to embed version control features in your Delphi or C++Builder projects.
Supported Operating Systems: ...
ZylSerialPort 1.48
Thread based asynchronous serial port component ZylSerialPort is a Delphi / C++Builder thread based asynchronous serial port component.
Use ZylSerialPort component to easily communicate with external devices on serial port connection, such as modems, bar code readers and so on. ...
ZylCPUUsage 1.0
Delphi component that diplays the usage level of the processor in a chart ZylCPUUsage is a visual Delphi component that diplays the usage level of the processor in a chart. ...
ZylBurner 1.60
CD / DVD burner Delphi component ZylBurner is a CD / DVD burner Delphi / C++Builder component. It needs Nero Burning ROM to be installed. This component is very easy to use, it's ideal for developers for quick CD / DVD writing purposes from Delphi or C++Builder.
The component works ...
SMExport suite for Delphi/CBuilder 4.77
Data export into Excel, Word, Access, HTML/XML, Text/CSV/SQL, RTF, Lotus, DBF SMExport for Delphi/CBuilder is a component suite for data export from TDBGrid/TDataSet (with BDE or without) into:
- XLS (Excel spreadsheet without OLE)
- MS Excel (using OLE)
- MS Word (using OLE)
- MS Access (using DAO 3.5 or 3.6)
- Text (fixed ...
ZylBattery 1.10
visual Delphi component that diplays the charging level of the battery ZylBattery is a visual Delphi component that diplays the charging level of the battery in a chart. You can specify different colors for different charging levels and you can indicate it also in text format in percents.
Beside this functionality it has ...
ZylGSM 1.00
Delphi & C++Builder component that communicates with a GSM modem ZylGSM is a Delphi & C++Builder component that communicates with a GSM modem and allows to you to:
- send SMS in text mode
- send SMS in PDU mode
- dial in voice mode
- dial in data mode
- answer incoming call
- hang up current conversation
...