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

TTimestamp

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

Declaration

Source position: jwaadstlb.pas line 5501

type TTimestamp = class(TOleServer)

protected

  procedure InitServerData; override;

  function Get_WholeSeconds;

  procedure Set_WholeSeconds();

  function Get_EventID;

  procedure Set_EventID();

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Connect; override;

  procedure ConnectTo();

  procedure Disconnect; override;

  property DefaultInterface: IADsTimestamp; [r]

  property WholeSeconds: Integer; [rw]

  property EventID: Integer; [rw]

end;

Inheritance

TTimestamp

|

TOleServer

|

TObject


Documentation generated on: 2023-03-18