Unit 'cySkinArea' Package
[Overview][Constants][Types][Classes][Index] [#pl_cindy]

tcyAreas

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

Declaration

Source position: cySkinArea.pas line 110

type tcyAreas = class(TCollection)

protected

  function GetOwner; override;

  

  procedure Update(); override;

  

  procedure Notify(); override;

  

public

  constructor Create();

  

  function Add;

  

  property Items []: tcyArea; default; [r]

  

  function FindItem();

  

end;

Inheritance

tcyAreas

  

|

TObject



CT Web help

CodeTyphon Studio