|
CoolMenus Pro 1.06 released.
CoolDev.Com announces release of the CoolMenus Pro version 1.06. New exciting features and functionality.
Related Discussions - HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- ERASING A LINE ON MOUSE MOVE, RIGHT AFTER IT WAS DRAWN. (2001-01-20 03:54:09)Another way : Paint your line in "not" style... To erase it, just repaint it in "not" style. That's one way used by Paint Shop Pro, and it's very...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- RXLIBRARY INSTALLATION ISSUES IN DELPHI 5 PRO (2001-01-29 12:37:29)It is most likely due to your not having path to the BPL
in the library path in the environment options.
- DOES ANYONE KNOW WHERE I CAN GET THS COMPONENT (2001-01-31 14:14:44)Ok... get the F. Piette ICS. It is there along with other components for the Internet from (I think the address is):...
- RICHEDIT! (2001-02-05 08:07:07)OK, to "protect the text where it can not be modified, use
the SelAttributes.Protected property. You can also prevent
naything from being...
- HOW TO ACCESS TYPE LIBRARIES? (2001-02-12 10:00:44)You need to have at least a pro version of Delphi e.g. d5pro.
You re right, its around "CreateOleObject". Have a look in the demo section of...
- INTERNET COMPONENTS (2001-02-16 06:41:43)Beginning with D4, they did not include the internet
components in the Standard version. I'd suggest you
download Indy from...
- HOW CAN YOU FILL A DATA BASE ASCII TEXT DATA? (2001-02-27 09:19:39)Based on the Answers you put out I don't doubt that you are fully employed. What I am offering is a way for you to gain extra income on your "off"...
- QUICKBOOKS INTERFACE ? (2001-03-04 09:43:21)There are no interfaces to QB. The only thing I can suggest
is to export the info from your account to IIF format
and import into QB. There is...
|