Create is the Constructor for the object instance, and relies on the inherited Create method to initialize properties in the instance. Create also initializes the TStringList used in the
Text property, and calls
Clear to insure that properties contain their default values.