Unit 'TBGRAShapeLineUnit' Package
[Overview][Types][Classes][Index] [#pl_bgrashapes]

TBGRAShapeLine

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

Declaration

Source position: TBGRAShapeLineUnit.pas line 49

type TBGRAShapeLine = class(TbgraGraphicControl)

protected

  procedure Paint; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Align;

  

  property Anchors;

  

  property BorderSpacing;

  

  property ParentShowHint;

  

  property Hint;

  

  property ShowHint;

  

  property Visible;

  

  property PopupMenu;

  

  property Direction: TBGRAShapeLineDirection; [rw]

  

  property LineColor: TColor; [rw]

  

  property ArrowColor: TColor; [rw]

  

  property LineWidth: Integer; [rw]

  

  property Arrow1: Boolean; [rw]

  

  property Arrow2: Boolean; [rw]

  

  property ArrowFactor: Integer; [rw]

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEndDock;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnClick;

  

  property OnDblClick;

  

end;

Inheritance

TBGRAShapeLine

  

|

TObject



CT Web help

CodeTyphon Studio