After installing and activating Intraweb XIV on DELPHI XE6 you need to do one more step to activate controls and components. From main me...
Read More
Showing posts with label Delphi. Show all posts
Showing posts with label Delphi. Show all posts
Install TClientSocket and TServerSocket components on Delphi XE6
When you perform a fresh DELPHI XE6 installation some packages aren't enabled for usage. One important package that is missing includ...
Read More
Create free Certificate for your intraweb website
Nowadays it is a must to encrypt the communication of your web site with the users and especially in cases that users send data with person...
Read More
Implement an alternative round command in Delphi
Delphi provides standard commands to round and truncate decimal numbers. For Example: Round(12.75) = 13 Trunc(12.75) = 12 Int(12.75) ...
Read More
Create Excel File with Delphi
This is how to Create Excel File with Delphi Add a button to Form1 and create OnClick Event Replace the contents of the code window for...
Read More
Find the Path of desktop for the current user
This is the source code in Delphi to find the Path of desktop for the current user. The path is stored to FBuf variable Var Allocat...
Read More
Recommendations for Web Application Framework in Delphi
There has been some activity in the Web Application Framework area for Delphi. There are many new projects around, and I would love to ...
Read More
Delphi navigate to windows folders and subfolders to search files
This is a very smart source code to navigate to windows folders, starting from a root folder that you declare. Navigate(GetCurrentDir);...
Read More
Delphi forms change input language to default automatically
There is a bug appeared after upgrade from D2006 to D2010. When switching forms, the input language changes to default automatically. This ...
Read More
Subscribe to:
Posts (Atom)



