TGaugeBar

Ancestors

TCustomControl
   |
TArrowBar
   |
TCustomGaugeBar

Description

TGaugeBar is a control similar to standard TScrollBar.

TGaugeBar implements the generic behavior introduced in TCustomGaugeBar. It publishes some inherited properties from TCustomGaugeBar, but does not introduce any new behavior.

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

TCustomGaugeBar