Use this method to create a new instance of the TComponent class. The AOwner parameter indicates the component that will own the instance, or nil if the component has no owner. The owner of the component will automatically free the component instance when the owner is freed.