TInterfacedObject.NewInstance
Create a new instance
Declaration
Source position: objpash.inc line 313
public 
  class function NewInstance : TObject;  Override;
Description
NewInstance initializes a new instance of TInterfacedObject
Errors
None.
Create a new instance
Source position: objpash.inc line 313
public 
  class function NewInstance : TObject;  Override;
NewInstance initializes a new instance of TInterfacedObject
None.