Unit 'cyBaseExtCtrls' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TCellCollection

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

Declaration

Source position: cyBaseExtCtrls.pas line 113

type TCellCollection = class(TOwnedCollection)

protected

  function GetAttrCount; override;

  

  function GetAttr(); override;

  

  function GetItemAttr(); override;

  

  function GetItem();

  

  procedure SetItem();

  

  procedure Update(); override;

  

public

  function Owner;

  

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

  

end;

Inheritance

TCellCollection

  

|

TObject



CT Web help

CodeTyphon Studio