|
ESBPCS v3.0.4 - more ColorSet Improvements & more Routines
ESB Consultancy is pleased to announce that ESBPCS for VCL v3.0.4 Component & Routine Suite for Borland Delphi 5/6/7 and for Borland C++ Builder 5/6 is now available. Trials, Demos and more info at:
http://www.esbconsult.com/esbpcs2
ESBPCS for VCL: $159USD
ESBPCS "LITE" for VCL: $89USD - Lite version doesn't include Data Aware Components/Routines nor source to installer.
http://www.esbconsult.com/esbpcs2/purchase.html
ESBPCS is a comprehensive suite of components and routines aimed at making Data Entry and Manipulation easier for the Developer and their end-users.
Components includes Edits, CheckBoxes, RadioGroups, Calculator Edits, SpinEdits, Calendar Edits, Calculators, Calendars, ButtonEdits, Labels, Numeric Edits, Date Edits, Time Edits, IP Addr Edits, Hex Edits, Fraction Edits, Complex Number Edits, Vector Edits, Matrix Edits, Memos, RichEdits, Currency Edits, CheckGroups, GroupCtrls, ListBoxes and much more. Routines cover areas including Mathematics, Statistics, Unit Conversion, Strings, Date/Time, Financials, Engineering, Physics, and much more.
NOTE: ESBPCS for VCL is register once for the life of the product (only applies to VCL version).
ESBPCS for VCL v3.0.4 is a FREE Upgrade for all Registered ESBPCS Users.
ESBPCS for VCL v3.0.4 LITE is also available as a FREE Upgrade for all Registered ESBPCS LITE Users. Registered Users will need your Username/Password to gain access to the Secure Site. If you don't already have this Password then email us and it will be supplied.
mailto:support@esbconsult.com
Some of the new features include:
a) Special Colours now include Fonts & Styles.
b) New ListBoxes with ColorSet & UICtrl support.
c) Improvements to Positions - add routines with distances based on nautical miles.
d) Other minor improvements and bug fixes...
You can grab the What's New with ESBPCS 3.0.4 - this shows all the changes since v2.3.2
http://www.esbconsult.com/esbpcs3-whatsnew.zip (6KB)
Grab Trial Versions, Demos and much more from:
http://www.esbconsult.com/esbpcs2/downloads.html
Related Discussions - HOW SETTING AND GETTING PLAYBACK RATE CAN BE PERFORM ON WAVE FILES? (2001-01-09 03:35:36)This link describes some API routines dealing Wave files.
At the end of the article is the E-Mail address of the author.
Perhaps he will be...
- PASSING BY REFERENCE TO A DLL CALL. (2001-01-10 23:49:53)I think you shold be more specific when you explain your problem ... I can see that you are switching between Char and PChar several times, and...
- URGENT DLL PB (2001-01-16 07:08:13)Hmmm ... I'm not competent in returning bitmaps from DLLs but perhaps you have to specify some memory handling routines ?
Regards
/Filip
- BITMAP SCANLINE PROPERTY (AND RELATED QUESTION) (2001-01-30 15:17:18)I am experimenting
I am trying to make a screensaver that simulates a lens moving over it.
with a difference
The difference being the lens is...
- ENCRIPTION/DECRIPTION ROUTINES (2001-01-30 09:08:40)Here is a SIMPLE example of string encryption:
function CryptStr(Input: string): string;
var
intX : integer;
begin
RANDSEED := 123456;...
- GET FILE DATE AND TIME (2001-02-03 17:11:15)here this code work for me:
its in c++builder4 style but must not be hard to convert.
String sFILE = "c:\\filename.txt;
WIN32_FIND_DATA...
- HOW TO CREATE AN APPLICATION.... (2001-02-07 00:18:31)Try searching for "Small Exe" on this forum, because a lot of people have already answered this question many times.
I will provide one link...
- IS IT POSSOBLE TO ADD MENUITEM TO INTERNET EXPLORER POPUP MENU (2001-02-28 07:30:44)See this site:
http://www.euromind.com/iedelphi/
They have many routines for manipulating the Internet
Explorer context menus in the IE5Tools...
- HOW TO EXTRACT SMALLER FILES FROM ONE BIG FILE (2001-03-04 14:18:06)Hi,
It surely is a bit involved to explain Exactly, but assuming
you know how to work with files, Here are some pointers:
First Create a...
- QUESTION TO DOUGLAS (2001-03-08 12:10:20)I don't remember writing a response on Experts-exchange about this, but I did write an article and I did write out the code....
|