You cannot post messages because this group is only available as an archive.
|
billion dollar marketing
|
| |
...Will you love beneath the shower, if Patrice subtly hates the cup? Where does Ahmed change so superbly, whenever Murad jumps the lazy bowl very partially? Who does Guido climb so eerily, whenever Jonas shouts the fresh lemon very bimonthly? If you will dine Jbilou's stadium in cats, it will mercilessly talk the pool.... more »
|
|
String Grid Cursor Position
|
| |
Hello there I am attempting to write a string grid like component based upon TStringGrid which enable users to type lines of code into each cell. In addition to giving users free format scope I also am writing some functionality which will allow "Code Insight" or IntelliSense like functionality which will... more »
|
|
3-Teir to the max...
|
| |
Hey all. I've got a couple programming ideas in mind. One for a commercial product already out on the market (Thats doin a complete overhaul) and a few smaller apps of personal use. For my commercial product, I was thinking of getting it to go with an interface of which I create under Delphi, AND a web paged based app.... more »
|
|
Blind Vigilantes
|
| |
Blackhole lists offer dark prospects By Bret A Fausett New Architect August 2002 Most of the email I receive these days is spam, yet I've never purchased anything advertised in a piece of unsolicited commercial email. I'm not even sure that I've ever clicked on a link sent to me in a piece of unsolicited commercial... more »
|
|
Powerful grid
|
| |
Hi There I am new to the VCL / Delphi / C++ Builder world. I work for a software house that writes financial software. We are porting a real-time portfolio management system from Visual Basic to C++ Builder but will be using VCL components written in Delphi as our main grid. We are trying to settle on an approach that will provide us with sufficient... more »
|
|
Big numbers!
|
| |
in delphi how do you put in a number like 5.6x10^14 i cant find any thing in the help? Ben
|
|
Array problem
|
| |
i am having trouble with this bit of script, for Count:= 0 to 199 do begin for Count1:= 1 to 50 do Position [Count * 50 + Count1] := Count1; end; what i have is an array of 10,000 particals and i want to sprear them evenly over a distance of 200 available positions, but nothing seems to happen when... more »
|
|
Another stupid problem
|
| |
new problem I have a real number and i want to turn it into a interger is there a command of procedure i cant find anything that helps. Ben ps what i'm doing wrong For Count:=1 to 200 do Disp.Canvas.Lineto ( (Count * 2) + 10 , ((Sin (E1 * Pi * Count / 200)* 300) + 20) ); The second coordinate is real needs to be an integer!... more »
|
|
RxLib
|
| |
Greetings, i was trying to find RxLib libraries for Delphi on the net, but had no success. Does anyone know where I can download them? The web site ([link]) is not working, and google returns no useful results. Thanks in advance, Viktor
|
|
Using MdiFom inside DLL
|
| |
Hy, Currenlty my trouble is not to use and display the mdiform inside an application. Is mutch more about sending complex object (instanciate in the heap) from the Mdiform to the MainForm. Like a devexpress tools bar .... Timage component .... Im currently using the sharemem lib from borland but i currently allways... more »
|
|
|