Creates an instance of a tools component.
constructor Create(AOwner: TComponent);
Call Create to instantiate a tools declared in an application. Create calls its inherited Create constructor and initializes its properties to defualt values.