|
TdxComponent Collection
The TdxComponent Collection was released on May, the 27th.
It's a huge collection of over 72 powerful components fro your daily work!
Components are for:
- Win32
- System
- Dialogs
- Controls
- List & Combos
- Internet
- Misc
Related Discussions - HOW DO I MAKE NAVIGATOR WORK IN A DIFFERENT WAY. (2001-02-03 21:29:27)dbnavigator is just a collection of buttons assigned with a definate task which could be altered by modifying there source file in your...
- TEXCELAPPLICATION-HOW DO YOU ACCESS A NAME OBJECT FROM THE COLLECTION. (2001-03-05 22:14:08)Try using the TExcelWorkSheet or TExcelWorkBook, both of them seem to have the Names collection you are refering to.
// returns the # of items...
- WHERE CAN I FIND A FREE COMPONENT OR DLL TO CONVERT RTF TO HTML ? (2001-03-09 07:56:37)Here is another one:
Rtf2Html v.1.0
By T. Skovmand Eriksen. RTF to HTML converter, supports
fonts (color, size, face), text attribs (bold,...
- OLE CONTAINERS (2001-03-29 11:23:27)Your question is not clear (to me!). Since the title is "Ole containers", I assume that you are actually running an application in a TOleContainer....
- DLL?????? (2001-04-20 13:47:41)Taken from http://delphi.about.com/compute/delphi/library/weekly/aa041100a.htm
What's a DLL
A Dynamic Link library, or DLL, is a collection of...
- CLASS OR OBJECT ARRAYS (2001-04-24 23:50:13)Hi!
What Tavares said is quite right, also his array is an array of records, not of objects.
With objects it's just a little bit different as a...
- INTERNET QUESTION... (2001-05-24 14:58:06)Have you gone to my Web Site?
You will find it at Downloads section.
AHMFreeware is the name.
Regards,
Eduardo Tavares...
- BOOKMARK (2001-05-27 01:11:51)Download the RX components collection from the following sight : http://www.rxlib.com
use the TStrHolder component found the in the RX Tools...
- WHAT´S THE DIFFERENCE BETWEEN CM- AND WM-MESSAGES? (2001-06-21 12:23:57)The Win32 API predefines a constant for each windows message.These constants are the values kept in the message field of the tmsg record.All these...
- CREATING SHORTCUTS (2001-07-19 06:56:45)Put an action list (TActionList) on the form.
Double click to open editor
Press insert to add an action
Click on the action
Set the ShortCut...
|