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

IADsPropertyList

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

Declaration

Source position: jwaadstlb.pas line 1490

type IADsPropertyList = interface(IDispatch)

  function Get_PropertyCount;

  function Next;

  procedure Skip();

  procedure Reset;

  function Item();

  function GetPropertyItem();

  procedure PutPropertyItem();

  procedure ResetPropertyItem();

  procedure PurgePropertyList;

  property PropertyCount: Integer; [r]

end;

Inheritance

IADsPropertyList

|

IInterface


Documentation generated on: 2023-03-18