[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpschart.pas line 202
type TsChartFillPatternList = class(TFPObjectList) |
||
protected |
||
function DefaultPatternName; |
|
|
function NewPattern(); |
|
|
public |
||
function AddPattern(); |
|
|
function FindByName(); |
|
|
function IndexOfName(); |
|
|
function IndexOfNameAndBgColor(); |
|
|
property Items []: TsChartFillPattern; default; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |