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

IADsPropertyEntry

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

Declaration

Source position: jwaadstlb.pas line 1528

type IADsPropertyEntry = interface(IDispatch)

  procedure Clear;

  function Get_Name;

  procedure Set_Name();

  function Get_ADsType;

  procedure Set_ADsType();

  function Get_ControlCode;

  procedure Set_ControlCode();

  function Get_Values;

  procedure Set_Values();

  property Name: WideString; [rw]

  property ADsType: Integer; [rw]

  property ControlCode: Integer; [rw]

  property Values: OleVariant; [rw]

end;

Inheritance

IADsPropertyEntry

|

IInterface


Documentation generated on: 2023-03-18