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

IADsProperty

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

Declaration

Source position: jwaadstlb.pas line 1924

type IADsProperty = interface(IADs)

  function Get_OID;

  procedure Set_OID();

  function Get_Syntax;

  procedure Set_Syntax();

  function Get_MaxRange;

  procedure Set_MaxRange();

  function Get_MinRange;

  procedure Set_MinRange();

  function Get_MultiValued;

  procedure Set_MultiValued();

  function Qualifiers;

  property OID: WideString; [rw]

  property Syntax: WideString; [rw]

  property MaxRange: Integer; [rw]

  property MinRange: Integer; [rw]

  property MultiValued: WordBool; [rw]

end;

Inheritance

IADsProperty

|

IADs

|

IInterface


Documentation generated on: 2023-03-18