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

TPath

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

Declaration

Source position: jwaadstlb.pas line 5237

type TPath = class(TOleServer)

protected

  procedure InitServerData; override;

  function Get_Type_;

  procedure Set_Type_();

  function Get_VolumeName;

  procedure Set_VolumeName();

  function Get_Path;

  procedure Set_Path();

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Connect; override;

  procedure ConnectTo();

  procedure Disconnect; override;

  property DefaultInterface: IADsPath; [r]

  property Type_: Integer; [rw]

  property VolumeName: WideString; [rw]

  property Path: WideString; [rw]

end;

Inheritance

TPath

|

TOleServer

|

TObject


Documentation generated on: 2023-03-18