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

IADsLocality

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

Declaration

Source position: jwaadstlb.pas line 2016

type IADsLocality = interface(IADs)

  function Get_Description;

  procedure Set_Description();

  function Get_LocalityName;

  procedure Set_LocalityName();

  function Get_PostalAddress;

  procedure Set_PostalAddress();

  function Get_SeeAlso;

  procedure Set_SeeAlso();

  property Description: WideString; [rw]

  property LocalityName: WideString; [rw]

  property PostalAddress: WideString; [rw]

  property SeeAlso: OleVariant; [rw]

end;

Inheritance

IADsLocality

|

IADs

|

IInterface


Documentation generated on: 2023-03-18