Unit 'BCRadialProgressBar' Package
[Overview][Classes][Index] [#pl_bgracontrols]

TBCRadialProgressBar

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

Declaration

Source position: bcradialprogressbar.pas line 20

type TBCRadialProgressBar = class(TBCGraphicControl)

protected

  procedure CalculatePreferredSize(); override;

  

  procedure DrawControl; override;

  

  procedure RenderControl; override;

  

  procedure SetColor(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Rotation: single; [rw]

  

  property DrawText: Boolean; [rw]

  

published

  property Align;

  

  property Anchors;

  

  property MinValue: Integer; [rw]

  

  property MaxValue: Integer; [rw]

  

  property Value: Integer; [rw]

  

  property OnClick;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelUp;

  

  property OnMouseWheelDown;

  

  property Color;

  

  property LineColor: TColor; [rw]

  

  property LineBkgColor: TColor; [rw]

  

  property LineWidth: single; [rw]

  

  property FontShadowColor: TColor; [rw]

  

  property FontShadowOffsetX: Integer; [rw]

  

  property FontShadowOffsetY: Integer; [rw]

  

  property FontShadowRadius: Integer; [rw]

  

  property Font;

  

end;

Inheritance

TBCRadialProgressBar

  

|

TBCGraphicControl

  

|

TBGRAGraphicCtrl

  

|

TObject



CT Web help

CodeTyphon Studio