Unit 'DAV_GuiGraphXY' Package
[Overview][Types][Classes][Variables][Index] [#pl_asiovst]

TCustomGuiGraphXYSeries

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_GuiGraphXY.pas line 115

type TCustomGuiGraphXYSeries = class(TPersistent)

protected

  procedure AssignTo(); override;

  

  procedure Changed; virtual;

  

  procedure AlphaChanged; virtual;

  

  procedure ShadeAlphaChanged; virtual;

  

  procedure WidthChanged; virtual;

  

  procedure PaintToGraphAntialias(); virtual; abstract;

  

  procedure PaintToGraphDraft(); virtual; abstract;

  

public

  constructor Create; virtual;

  

  property Alpha: Byte; [rw]

  

  property Color: TColor; [rw]

  

  property Width: Single; [rw]

  

  property Visible: Boolean; [rw]

  

  property ShadeAlpha: Byte; [rw]

  

  property Tag: LongInt; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TCustomGuiGraphXYSeries

  

|

TObject



CT Web help

CodeTyphon Studio