Unit 'RLMetaFile' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TInt64List

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

Declaration

Source position: rlmetafile.pas line 274

type TInt64List = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function Add();

  

  property Items []: Int64; default; [rw]

  

  property Count: Integer; [r]

  

end;

Inheritance

TInt64List

  

|

TObject



CT Web help

CodeTyphon Studio