Class TFitServer_ServiceBinderFactory

Unit

Declaration

type TFitServer_ServiceBinderFactory = class(TInterfacedObject, IItemFactory)

Description

Hierarchy

  • TInterfacedObject
  • TFitServer_ServiceBinderFactory

Overview

Fields

Private FInstance: IInterface;

Methods

Public constructor Create();
Public destructor Destroy(); override;
Protected function CreateInstance():IInterface;

Description

Fields

Private FInstance: IInterface;
 

Methods

Public constructor Create();
 
Public destructor Destroy(); override;
 
Protected function CreateInstance():IInterface;
 

Generated by PasDoc 0.15.0.