[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TBarChartItems - the collection of items defining the bars in this barchart
Source position: chart.pp line 63
type TBarChartItems = class(TCollection) |
||
protected |
||
function GetOwner; override; |
||
public |
||
constructor Create(); |
|
Create - constructor for TBarChartItems: calls inherited Create and attaches itself to the nominated BarChart |
end; |
|
TBarChartItems - the collection of items defining the bars in this barchart |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |