Delphi/Expert Profile


Ask A Question

Expertise

Turbo Pascal and Delphi developer since 1986. Strengths - UI, Windows API, Database, SQL, Internet, Threading, NT Services.

Experience in the area

Turbo Pascal and Delphi developer since 1986.

Education/Credentials

Delphi 5 Certification, Borland

Awards and Honors

2005 Indiana IT/Software Million Dollar Award, Key Technical Contributor

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
ebrahim12/18/11101010I found the Convenient Event and solve .....
Angelo12/14/11Thank You For Your Help... =(
Jo06/14/111010Hi, thanks for your answer. Just so .....
Makhlouf05/27/11101010Thanks for your answers.
Mike03/10/11101010Thanks, great to know I'm on the .....

Recent Answers from Randy Sill

2012-02-18 delphi:

I often load the data from the database query into a memory table to combine rows like these into a single row.  TClientDataSet can be used or KBM MemTable has a free memory table solution as well.  You

2011-12-11 Security:

1) You cannot retrieve the OS password...Windows does not store them but uses only a hash to compare.  2) There is not a way to deny a user the ability to halt your application via Task Manager.  3) I

2011-10-11 terminate User when not use then program exactly:

The tough part of this request is detecting usage to reset a timer.  Best method would possibly be to monitor the events (see TApplicationEvents) and reset your usage timer based on certain eventTypes

2011-07-05 Resource DLL:

The only way I know of to play video currently is the TMediaPlayer and it requires files on disk, so you would have to save your resources from the DLL to disk and play them, then remove the files.  Certainly

2011-05-23 DBChart and delphi 7:

Perhaps the ADO dataset is not properly using datetime fields?  When I pick the Labels pull down, I have my DateTime columns listed and they then show Dates just fine.  I'm not a fan of the ADO dataset

 

Ask A Question

Delphi

All Answers


Answers by Expert:


Ask Experts

Volunteer


©2012 About.com, a part of The New York Times Company. All rights reserved.