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

IPropertyManager

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

Declaration

Source position: base_service_intf.pas line 102

type IPropertyManager = interface

  procedure SetProperty();

  

  procedure SetProperties();

  

  function GetProperty();

  

  function GetPropertyNames();

  

  procedure Clear;

  

  procedure Copy();

  

end;

Inheritance

IPropertyManager

  

|

IInterface



CT Web help

CodeTyphon Studio