All Delphi

Everything You Want To Know From VCL, Tips To Snippet All Everything About Delphi And CodeGear Related

    Search

  • Sponsors

  • Spottt
    Spottt

How To Count Procedure Performance

23rd July 2008 by User ImageadminUser Image (Who am I?)

Hello all delphi.com readers, Lately I got a lot of job, and the deadline was very-very tight.So I Can not post too regularly so for you all delphi.com readers I apologize, you guys have to wait, life must go on right ? :D
Ok, now I want to share a trick on how we to measure the performance of one procedure or one syntax.
Read the rest of this entry »

Rate this:
2.7 (1 person)

Posted in Tips | 5 Comments »

Skin Adapter For Bussines SkinForm Version 3.9.1

20th July 2008 by User ImageadminUser Image (Who am I?)

Hi all delphi readers it’s been a while since my last posting. Recently I can’t access using my office connection to this blog, I’ve complaint this to the customer service of the internet provider but then it still happening, also I’ve been not well for this few days.
So to make up to you guys I thought I’m gonna give you a lil’ component that you guys will found it usefull if you all delphi readers has download the Bussines SkinForm

Read the rest of this entry »

Rate this:
2.7 (1 person)

Posted in VCL | No Comments »

How To Make DBGrid Autosize

14th July 2008 by User ImageadminUser Image (Who am I?)

Hi all delphi readers, have you all confront with this situation, imagine you have created some nice application with superb GUI (Graphical User Interface) but then when you do the final testing and review you find out that. Data that has longger length compare to DBGrid field length was castrate..that was very - very annoying. yeah ..I also think so i know this feeling because I’ve been there.. :D Read the rest of this entry »

Rate this:
2.7 (1 person)

Posted in Snippet, Tips | No Comments »

How To Coloring DBGRID Row

12th July 2008 by User ImageadminUser Image (Who am I?)

hi all delphi readers, You’ve seen this surely on web pages. Alternating table row colors means displaying the first record in one color and the second record in another color and continue to alternate the color of each row displayed. Read the rest of this entry »

Rate this:
2.7

Posted in Snippet, Tips | No Comments »

AlmediaDev DynamicSkinForm (Version 9.41)

10th July 2008 by User ImageadminUser Image (Who am I?)

Hi, All Delphi readers, time to see and evaluate this baby out of the box ..feel free to download my gift on below link.. :) Read the rest of this entry »

Rate this:
2.7

Posted in VCL | No Comments »

AlmediaDev BussinessSkinForm (Version 6.41)

10th July 2008 by User ImageadminUser Image (Who am I?)

Hi, All Delphi readers, time to see and evaluate this baby out of the box ..feel free to download my gift on below link.. :) Read the rest of this entry »

Rate this:
2.7

Posted in VCL | 1 Comment »

Data Access Components for MySQL (MyDAC v5.50.0.35)

8th July 2008 by User ImageadminUser Image (Who am I?)

hi all delphi readers , I got this review for you all to consider also you will find some interesting link below :)

Data Access Components for MySQL Overview

Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work through the MySQL client library. The MyDAC library is designed to help programmers develop faster and cleaner MySQL database applications. Read the rest of this entry »

Rate this:
2.7

Posted in VCL | No Comments »

SecureBlackbox VCL Professional package Licensed

6th July 2008 by User ImageadminUser Image (Who am I?)

Hi All Delphi readers, Add perfect security to your application!

It is time to make your applications up-to-date. Enhance them with outstanding security features. Add digital signing and encryption to data storage and processing functions. Authenticate e-mail, secure information transfer, and provide strong identity management functions for your users. All of these can be done in minutes with SecureBlackbox for Developers Read the rest of this entry »

Rate this:
2.7

Posted in VCL | No Comments »

CodeGear 2007 May/June 08 Help Update Free Download

4th July 2008 by User ImageadminUser Image (Who am I?)

hi all delphi readers for you that want to download the codegear Help Updates May/June, you can download from link below : Read the rest of this entry »

Rate this:
2.7

Posted in Uncategorized | No Comments »

How to Embeded files inside Exe(2)

2nd July 2008 by User ImageadminUser Image (Who am I?)

Including (Linking/Embeding) Resources to Executables

With the Borland’s Resource Compiler we have created the AboutDelphi.res resource file. The next step is to add the following compiler directive to a unit in your project, immediately after the form directive (below the implementation key word). Read the rest of this entry »

Rate this:
2.7

Posted in Tips | No Comments »