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

TBarChartItems

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

Declaration

Source position: barchart.pp line 57

type TBarChartItems = class(TCollection)

protected

  function GetOwner; override;

  

public

  constructor Create();

  

end;

Inheritance

TBarChartItems

  

|

TCollection

?

TObject