[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

TtiIntegerList

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

Declaration

Source position: tiUtils.pas line 582

type TtiIntegerList = class(TtiBaseObject) end;

public

  constructor Create; virtual;

  destructor Destroy; override;

  procedure Add();

  function IndexOf();

  function Remove();

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

  property Count: Integer; [r]

  procedure Sort;

Inheritance

TtiIntegerList

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16