Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IPropertyStorage

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

Declaration

Source position: jwaactivex.pas line 712

type IPropertyStorage = interface(IUnknown)

  function ReadMultiple();

  function WriteMultiple();

  function DeleteMultiple();

  function ReadPropertyNames();

  function WritePropertyNames();

  function DeletePropertyNames();

  function Commit();

  function Revert;

  function Enum();

  function SetTimes();

  function SetClass();

  function Stat();

end;

Inheritance

IPropertyStorage

|

IInterface


Documentation generated on: 2023-03-18