[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: barchart.pp line 63
type TBarChartItems = class(TCollection) |
||
protected |
||
function GetOwner; override; |
|
|
public |
||
constructor Create(); |
|
|
end; |
|
||
| | ||
TCollection |
||
? | ||
TObject |