Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kes103
  • Content: Threads
  • Order by date
  1. kes103

    Code to double click associated file. load program and open file

    I would like to find out how to code my program so that it will load an associated file after it is double clicked. That is, after double clicking the file the program loads and then opens the file that was double clicked. I know this must be very basic coding for someone. Thanks in advance for...
  2. kes103

    'System Error. Coe 1410. Class Already Exists.'

    I have been trying to compile and link w/o using packages. Some programs I have used in the past work fine when I unlick the packages option and use dynamic link options. But lately, I try this and when I put more than one TEdit Box (for example) in the form I get the following messge: Project...
  3. kes103

    COM files

    Can excel COM files be called or otherwise incorporated into a ForTran program? If so, how and would you provide a simple example? Thanks in advance.
  4. kes103

    vcl60.bpl

    I compiled a program using bcb6 and copied the executable to another computer and tried to run it, but got a message that program could not be run because the file "vcl60.bpl" could not be found. My question is how do I build or make the program so that it can run without the vcl60.bpl file?
  5. kes103

    Access in one event from another.

    How can I set up a program so that functions in one event (say a PrintClick event) can access data in another event (say a calculateClick) event?
  6. kes103

    How to print text to a bitmap

    I'm looking for the method(s) and example(s) for printing text to a bitmap. Thanks in advance!
  7. kes103

    how to create a dynamic grid

    Can/will anyone provide some example code on how to create a dynamic TStringGrid?
  8. kes103

    jbuilder9 problem

    I keep getting the following error when I compile my project: "AccuracyTests.java": Package C:\com\topcoder\report\chart\bargraph\accuracytests\AccuracyTests.java stated in source com.topcoder.report.chart.bargraph.accuracytests does not match directory...

Part and Inventory Search

Back
Top