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

TDNWithBinary

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

Declaration

Source position: jwaadstlb.pas line 6146

type TDNWithBinary = class(TOleServer)

protected

  procedure InitServerData; override;

  function Get_BinaryValue;

  procedure Set_BinaryValue();

  function Get_DNString;

  procedure Set_DNString();

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Connect; override;

  procedure ConnectTo();

  procedure Disconnect; override;

  property DefaultInterface: IADsDNWithBinary; [r]

  property BinaryValue: OleVariant; [rw]

  property DNString: WideString; [rw]

end;

Inheritance

TDNWithBinary

|

TOleServer

|

TObject


Documentation generated on: 2023-03-18