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

IADsLargeInteger

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

Declaration

Source position: jwaadstlb.pas line 3515

type IADsLargeInteger = interface(IDispatch)

  function Get_HighPart;

  procedure Set_HighPart();

  function Get_LowPart;

  procedure Set_LowPart();

  property HighPart: Integer; [rw]

  property LowPart: Integer; [rw]

end;

Inheritance

IADsLargeInteger

|

IInterface


Documentation generated on: 2023-03-18