[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TBar - base class for TBarChartItems in a TBarChart
Source position: chart.pp line 44
type TBar = class(TCollectionItem) |
||
protected |
||
function GetDisplayName; override; |
||
published |
||
property SName: String; [rw] |
|
SName - the name identifying this bar in the barchart |
|
The numerical Value or size of this bar in the barchart |
|
|
The Color to be used to draw this bar in the barchart |
|
end; |
|
TBar - base class for TBarChartItems in a TBarChart |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |