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

TDNWithString

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

Declaration

Source position: jwaadstlb.pas line 6223

type TDNWithString = class(TOleServer)

protected

  procedure InitServerData; override;

  function Get_StringValue;

  procedure Set_StringValue();

  function Get_DNString;

  procedure Set_DNString();

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Connect; override;

  procedure ConnectTo();

  procedure Disconnect; override;

  property DefaultInterface: IADsDNWithString; [r]

  property StringValue: WideString; [rw]

  property DNString: WideString; [rw]

end;

Inheritance

TDNWithString

|

TOleServer

|

TObject


Documentation generated on: 2023-03-18