Unit 'base_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_wst]

TBaseFactoryRegistry

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: base_service_intf.pas line 1472

type TBaseFactoryRegistry = class(TInterfacedObject,IInterface)

protected

  function FindFactory();

  

  procedure Register();

  

  property Count: Integer; [r]

  

  property Item []: TBaseFactoryRegistryItem; [r]

  

public

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TBaseFactoryRegistry

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio