Unit 'cyClasses' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_cindy]

TcyIntegerList

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

Declaration

Source position: cyClasses.pas line 61

type TcyIntegerList = class(TList)

public

  function Add();

  

  function Extract();

  

  function First;

  

  function IndexOf();

  

  procedure Insert();

  

  function Last;

  

  function Remove();

  

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

  

  procedure Sort;

  

end;

Inheritance

TcyIntegerList

  

|

TObject



CT Web help

CodeTyphon Studio