Parameterized Factory Method in Delphi 1 Yanniel Factory Method is a creational design pattern, whose intent (according to Design Patterns: Elements of Reusable Object-Oriented Software) is to:“Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory… … Read more 14 years ago in Creational Patterns, Delphi, Delphi Programming, Design Patterns, Object-Oriented Programming, pascal, programming 0 Tags : CodeProject