Unit 'GR32_RangeBars' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TGaugeBar

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

Declaration

Source position: GR32_RangeBars.pas line 268

type TGaugeBar = class(TCustomGaugeBar)

published

  property Align;

  

  property Anchors;

  

  property Constraints;

  

  property Color;

  

  property Backgnd: TRBBackgnd;

  

  property BorderStyle: TBorderStyle;

  

  property ButtonSize: Integer;

  

  property Enabled;

  

  property HandleColor: TColor;

  

  property ButtonColor: TColor;

  

  property HighLightColor: TColor;

  

  property ShadowColor: TColor;

  

  property BorderColor: TColor;

  

  property HandleSize: Integer;

  

  property Kind: TScrollBarKind;

  

  property LargeChange: Integer;

  

  property Max: Integer;

  

  property Min: Integer;

  

  property ShowArrows: Boolean;

  

  property ShowHandleGrip: Boolean;

  

  property Style: TRBStyle;

  

  property SmallChange: Integer;

  

  property Visible;

  

  property Position: Integer;

  

  property OnChange: TNotifyEvent;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

  property OnUserChange: TNotifyEvent;

  

end;

Inheritance

TGaugeBar

  

|

TCustomGaugeBar

  

|

TArrowBar

  

|

TObject



CT Web help

CodeTyphon Studio