Create constructor (TgtComponent)
TgtComponent
constructor Create (AOwner: TComponent); override;
Description
Create method that constructs the instance of the component. AOwner refers to the component from which Create is called.