Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

The Facade Patterns - Delphi OOP Chapter 23

Author: delphi.about.com | Published: 10th Apr 2008 | Visited: 66 times | Add Comment
Filed in: Delphi

in OOP Course :: Chapter summary: Using delegation (in the form of composition or association) in implementing patterns; Using the Adapter pattern; Object and class Adapters; Using the Facade pattern;...

Read Article
 

Sponsored Links

 


Related Articles

 Fallback Patterns for Ajax No matter how much the developer ensures that the application goes smoothly something will go wrong eventually. It may not happen today or the next few months but certain conditions will happen such as hardware or update incompatibility. That will lead to errors in executing an Ajax based applicatio ...

 Speed Dial for Internet - Fancy Delphi Application Contest Entry #29 in FDAC :: The Opera browser has a feature called Speed Dial which is basically a grid of your 9 (or more) favorite web sites presented using thumbnails instead o ...

 Selling Your Gadget: Chapter 4 Creating Vista Gadgets using HTML, CSS & JavaScript This chapter discuss the Sidebar Gadget revenue mo ...

 (* Commenting Delphi Code *) in Beginner Delphi :: Learn the art of helping yourself, when it comes to code maintenance. The purpose of adding comments to Delphi code is to provide more program readabilit ...

 Top 10 Delphi Web Development Tools in Delphi Top Picks :: With the release of .NET Microsoft forced developers to think more of Web development as the number one job description in the future. Let's se ...

 Get QuickReport and the Delphi 2007 Handbook Free Two great developer gifts when you buy Delphi, C++Builder or RAD Studio ...

 Using Objects to Store Configuration Information in Delphi applications in Delphi Ideas :: The purpose of this article is to explain how to use objects to substitute the INI files (and other similar techniques) to store configuration information. Rea ...

 A Decorator Pattern - Delphi OOP Chapter 27 in Delphi OOP :: In this chapter we look at situations where it is not necessary to change the core characteristics of an object at run time, but rather optionall ...

 Bingo Game - Fancy Delphi Application Contest Entry #28 in FDAC :: In "real life", Bingo is played in halls. Bingo rules and play variations vary from place to place. Are you a passionate player? Love Bingo? Wnat t ...

 Implementing a TString object in Delphi - String "as" Object TIPS :: How many times have you wanted to assign a string value for the "Object" parameter in, for example, TComboBox.Items? The TStrings class has a method AddObject that add ...



Next: Task Manager Clone - Fancy Delphi Application Contest Entry #24



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links