Unit 'base_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_wst]

TArrayOfInt64URemotable

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

Declaration

Source position: base_service_intf.pas line 1333

type TArrayOfInt64URemotable = class(TBaseSimpleTypeArrayRemotable)

protected

  function GetLength; override;

  

  procedure SaveItem(); override;

  

  procedure LoadItem(); override;

  

public

  class function GetItemTypeInfo; override;

  

  procedure SetLength(); override;

  

  procedure Assign(); override;

  

  property Item []: QWord; default; [rw]

  

end;

Inheritance

TArrayOfInt64URemotable

  

|

TBaseSimpleTypeArrayRemotable

  

|

TBaseArrayRemotable

  

|

TAbstractComplexRemotable

  

|

TBaseRemotable

  

|

TObject



CT Web help

CodeTyphon Studio