Andy Strong
Professional set of Delphi and C++Builder components for virtual instrumentation
- Meters, Bars (Gauge), with linear or log(10) scaling
- Digital indicators (time, value)
- Operating Point display
- Dial (knob), Sliders, Trend/Recorder
- buttons, switches, LED indicators
- DB-Aware components and many more
Total 8 products
BwccDel v.1.11
Components > Buttons and Check Boxes > Packs
By Andy Strong, Xiao Luo.
Freeware + source 11 Aug 1997Description
Complete encapsulation of Borlands BWCC.DLL for Delphi. Includes TBorBtn, TBorCheck, TBorRadio and TBorShade. Includes the standard Borland Icon Dialogue boxes. TBorButton allows selection of normal Borland button styles plus special custom mode where user supplies the three bitmaps. Based on Freeware by Xiao Luo. Large rewrites and bug fixes.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 151kB
Platforms: D1, D2, D3
Device Independent Bitmaps
Code Samples > Samples > Multimedia And Graphics
By Andy Strong.
Freeware + source 27 Feb 1997Description
Two source files for handling Device Independent Bitmaps, which Delphi does not do at all.Informations
- Status: Fully functional
- Source: Included
- Size: 17kB
Platforms: D1
How to detect free COM ports
Code Samples > Samples > Hardware
By Andy Strong.
Freeware + source 27 Feb 1997Description
Example (in assembler - Delphi 1.0), on how to detect free COM ports (as far as Windows knows). I.e, does not detect a COM port if a mouse is attached. Uses a DPMI call. Commented Source code.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D1
How to play a WAV file in the background
Code Samples > Samples > Multimedia And Graphics
By Andy Strong.
Freeware + source 27 Feb 1997Description
Source of an example to play a WAV file in the background and be sent a message when its finished playing. This example was derived to overcome the deficiencies of using just the 'sndPlaySound' function. The 'sndPlaySound' is ideal and easy to use to play WAV files synchronously. It allows asynchronous playing of WAV files as well, but there is no method of notifying the host when the sound has completed playing. This example was put together after studying the MMSYSTEM.PAS unit, and articles on the MSCDN.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D1
How to work with screen saver
By Andy Strong.
Freeware + source 27 Feb 1997Description
Have you ever had to stop a screen saver executing from within an application? Have you ever had to force the screen saver to start immediately? Do you want to know an easy way to provide a disconnected debug output window for any status information you care to write to it? If the answer to any of the above is yes, then download this source only example application.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D1
TFilter CallBack v.2.0
DB-Aware Components > DB Access > BDE
By Andy Strong.
Freeware + source 08 Aug 1997Description
A low-level BDE filtering component which allows a BDE callback for any TTable to a user supplied Delphi event handler procedure. New version fixes problems with AsDate / AsDateTime adds AsTime filtering. Also adds a count of filtered records and Filtering of BLOB fields.Informations
- Status: Fully functional
- Source: Included
- Size: 31kB
Platforms: D1
TResizeWnd v.1.1
Components > Sizers, Scrollers, etc. > Sizers
By Andy Strong.
Freeware + source 27 Feb 1997Description
This component allows control of a Form with style bsSizeable to have the Minumum and Maximum sizes controlled by the developer.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D1
Windows EXE and DLL Viewer
Code Samples > Samples > Resources
By Andy Strong.
Freeware + source 27 Feb 1997Description
Source to a Delphi 1.0 project to enable viewing of any Windows EXE or DLL version resource. Includes source of the TWinExeDllVers object that does all the hard work.Informations
- Status: Fully functional
- Source: Included
- Size: 9kB
Platforms: D1