[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCoolBands

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

Declaration

Source position: comctrls.pp line 2436

type TCoolBands = class(TCollection) end;

protected

  function GetOwner; override;

  procedure Update(); override;

  procedure Notify(); override;

public

  constructor Create();

  function Add;

  function FindBand();

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

Inheritance

TCoolBands

|

TCollection

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.