|
Create constructor (TgtCustomGraphicsEngine) |
Top |
|
Creates an instance of TgtCustomGraphicsEngine.
constructor Create (AOwner: TComponent); override;
Description Calling Create constructs and initializes an instance of TgtCustomGraphicsEngine. AOwner refers to the component from which Create was called.
|