Design Pattern----01.Creational.AbstractFactory.Pattern (Delphi Sample)
Intent
Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
A hierarchy that encapsulates: many possible “platforms”, and the co