[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: plotpanel.pp line 301
type TCustomPlotFunctionPanel = class(TGraphicControl) |
||
protected |
||
function CreatePlotter; virtual; |
|
|
procedure Paint; override; |
|
|
property Plotter: TCanvasPlotter; [r] |
|
|
procedure SetColor(); override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
property Align; |
|
|
property Active: Boolean; [rw] |
|
|
property BkColor: TColor; [rw] |
|
|
property Caption: TPlotCaption; [rw] |
|
|
property Color: TColor; [rw] |
|
|
property PlotColor: TColor; [rw] |
|
|
property PlotLineWidth: Integer; [rw] |
|
|
property XAxis: TPlotXAxis; [rw] |
|
|
property YAxis: TPlotYAxis; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |