Websites We’ve Built

Websites We’ve Built

This is a non-exhaustive list of websites that we have designed and built for our customers. Some have adapted what we initially built them while others are just as we designed them from day one. These websites range from ministries to auto body shops and the various...

Configuring a DNS Name through GoDaddy

A Domain Name is the name that you type when trying to navigate to a website.  You know what this is whether you realize it or not.  This is everything after the “www.”.  So in this case “centupli.com” would be a domain name name. A Domain Name Provider...

Picking a Domain Name

There is a lot to consider when choosing a domain.  Make sure that you take all of these concepts into consideration when picking a domain. You will only need to pick a domain name one time.  If you are redoing a website, you always want to retain the domain...

Changing Delphi .dfm Form Inheritance

Start out with your current form inheritance Change to the form wanted to inherit from Put the physical file in the uses clause Go to design > right click > view as text Change the word ‘object’ to the word ‘inherited’