Unit 'XGR32_Plot' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_graphics32ext]

TGR32BasePlot

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

Declaration

Source position: XGR32_Plot.pas line 121

type TGR32BasePlot = class(TCustomPaintBox32)

protected

  function GetPlotRect;

  

  function GetRect;

  

  procedure DoPaintBuffer; override;

  

  procedure PaintPlotGradient();

  

  property Rect: TRect; [r]

  

  property PlotRect: TRect; [r]

  

public

  constructor Create(); override;

  

  procedure SetCaptions();

  

published

  property Caption: string; [rw]

  

  property CaptionX: string; [rw]

  

  property CaptionY: string; [rw]

  

  property FontColor: TColor; [w]

  

  property Contrast: Integer; [rw]

  

  property Framed: Boolean; [rw]

  

  property FrameColor: TColor; [rw]

  

  property BackColor: TColor; [rw]

  

  property Height;

  

  property Width;

  

  property Align;

  

  property Anchors;

  

  property Color;

  

  property Constraints;

  

  property Cursor;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Font;

  

  property HelpContext;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property Visible;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

end;

Inheritance

TGR32BasePlot

  

|

TObject



CT Web help

CodeTyphon Studio