TFactoryMethod<TBaseType> Delegate

Definition

Delphi
type TFactoryMethod<TBaseType> = reference to function: TBaseType

Type Parameters

TBaseType

Returns

TBaseType
Inheritance
IInterface
TFactoryMethod<TBaseType>

Methods