Click here to Skip to main content
15,883,558 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

Page 1 of 2
1 2


1. Enabling TLang to Handle More Than 17 Translations: A Workaround for a Regression Bug in Delphi XE3
With TLang, you can define a collection of native strings to be localized and the corresponding translations to a particular language.
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 15 Jan 2013
Rating: ( (No votes))
2. Decorator Design Pattern in Delphi. Single Decoration
Decorator design pattern in Delphi - Single decoration
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 1 Jan 2013
Rating: ( (No votes))
3. Decorator Design Pattern in Delphi. Multiple Decorations
Decorator design pattern in Delphi - Multiple decorations
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 1 Jan 2013
Rating: ( (No votes))
4. Hide the Utter "Create" Constructor of TObject in Delphi
A way to hide the Create constructor of TObject in Delphi
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 30 Dec 2012
Rating: ( (No votes))
5. Anonymous Methods in Delphi
An introduction to anonymous methods in Delphi
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 30 Dec 2012
Rating: 4.25/5 ( (3 votes))
6. String Compression / Decompression Routines using Delphi
I wrote the following two functions with the purpose of compressing / decompressing string values within a Delphi application.
(The Code Project Open License (CPOL))
General Programming » String »
User 8984948 Updated: 28 Dec 2012
Rating: 4.00/5 ( (1 vote))
7. Parameterized Factory Method in Delphi
Parameterized factory method in Delphi
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 28 Dec 2012
Rating: 4.80/5 ( (2 votes))
8. Calculating the Factorial of a Number in Delphi: Recursive and Iterative Methods
The purpose here is not the mathematical stuff, but to provide two implementations of the factorial of a number in Delphi (Object Pascal).
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 28 Dec 2012
Rating: ( (No votes))
9. Template Method Design Pattern in Delphi. A working example
A working example of the Template Method design pattern in Delphi
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 28 Dec 2012
Rating: 5.00/5 ( (1 vote))
10. Dependency Injection in Delphi: A Simple Example
I want to give a fairly simple Delphi example that will expose the dependency injection pattern.
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 23 Dec 2012
Rating: 5.00/5 ( (2 votes))
11. Multiton Design Pattern in Delphi
The multiton is somewhat an extension of the singleton pattern.
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 19 Dec 2012
Rating: ( (No votes))
12. Internationalizing your Delphi Application: An ABC Example
The ABC for Delphi localization is Resourcing, Unit Conversions, and Dynamic Messages.
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 19 Dec 2012
Rating: ( (No votes))
13. Refactoring to Patterns. Yet Another TDD Example Coded in Delphi
Here is yet another TDD example code in Delphi
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 19 Dec 2012
Rating: ( (No votes))
14. Request the Google PageRank the Delphi Way
In this post, I am implementing the Delphi way to request the Google Toolbar’s PageRank (PR).
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 17 Dec 2012
Rating: ( (No votes))
15. Delphi Implementation for the OpenSubtitles API
Delphi Implementation for the OpenSubtitles API.
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 17 Dec 2012
Rating: ( (No votes))
16. Testing the World Away: Recovery mission
No technique can stop testing from being a fag.
(The Code Project Open License (CPOL))
» »
User 8984948 Updated: 17 Dec 2012
Rating: ( (No votes))
17. Pascal Server Pages – Pascal Script
Pascal Server Pages
(The Code Project Open License (CPOL))
Programming Languages » Pascal »
User 8984948 Updated: 17 Dec 2012
Rating: 5.00/5 ( (1 vote))
18. Salary Guide for Delphi developers: Let’s make it
Salary Guide for Delphi developers.
(The Code Project Open License (CPOL))
» »
User 8984948 Updated: 17 Dec 2012
Rating: ( (No votes))
19. Generating Fibonacci Numbers in Delphi: Recursive and Iterative Algorithms
A function that returns the Nth Fibonacci number
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 17 Dec 2012
Rating: ( (No votes))
20. String Comparison in Delphi
String comparison in Delphi
(The Code Project Open License (CPOL))
Programming Languages » Delphi »
User 8984948 Updated: 14 Dec 2012
Rating: 4.67/5 ( (2 votes))

Page 1 of 2
1 2