TCustomGaugeBar

Ancestors

TCustomControl
   |
TArrowBar

Description

A base class for TGaugeBar objects.

Behavior and appearance of TCustomGaugeBar is very similar to standard TScrollBar, defined in StdCtrls.pas.

Reference

Methods Properties Events
In TCustomGaugeBar:
Create HandleSize
Paint LargeChange
Max
Min
Position
SmallChange
In TArrowBar:
Destroy Backgnd OnChange
BorderStyle OnUserChange
ButtonSize
HandleColor
Kind
ShowArrows
ShowHandleGrip
Style

See Also

TGaugeBar