Geek Articles

Categories

 

Subscribe

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

 
GeekArticles Programming Delphi

Implementing a TString object in Delphi - String "as" Object

Author: delphi.about.com | Published: 5th May 2008 | Visited: 172 times | Add Comment
Filed in: Delphi

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 adds...

Read Article
 

Sponsored Links

 


Related Articles

 Implementing WSDL in Ajax Ajax based applications are highly intricate that its functions should be reused as much as possible to ease the developer’ s job in building other applications. Debugging them as raw functions especially the web enabled services could be a little bit challenging but could be done with the ...

 Implementing JavaScript Library Implementing a JavaScript library has it ups and downs. By using a JavaScript library developers will not have to deal with manual coding of different functions. On the other hand the lack of familiarity with the library and rushing to use the functions offered will only get the application complica ...

 Speeding Up Object Instantiation Object instantiation is important for Ajax since it increases the loading time of its functions. Developers have to work with objects most of the time since the objects should be able to determine the behavior of the functions as well as its performance. However, the number of objects in an Ajax ap ...

 Article :: Understanding C# Object Serialization and Object Graphs Serialization isn't complex or difficult! Learn some powerful mechanisms for controlling and fine-tuning serializat ...

 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 ...

 Business object property validation How to set and validate properties in a single line of ...

 (* 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 ...

 Article :: Implementing SOA: Using Services This chapter explores choices for integrating services into business proces ...

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



Next: Select Which Panel Displays AutoHint in Delphi's TStatusBar



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


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





Latest Articles

 

Popular Articles

Sponsored Links