[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 2295

type TCoolBands = class(TCollection)

protected

  function GetOwner; override;

  procedure Update(); override;

  procedure Notify(); override;

public

  constructor Create();

  function Add;

  function FindBand();

  property Items: TCoolBand; default; [rw]

end;

Inheritance

TCoolBands

|

TCollection

?

TObject