Vcl.ComCtrls.TProgressBarStyleHook Properties
InheritedProtected
| BarRect | class protected | |
| BorderWidth | class protected | |
| Brush | class protected | The color and pattern used for painting. |
| Control | public | Returns the control for which the style hook handles messages. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DoubleBuffered | class protected | Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. |
| Focused | class protected | Specifies whether the control has the input focus. |
| FocusUpdate | class protected | The focus of the control has been updated. |
| FontColor | class protected | Color of the font used for the text that appears on the control. |
| Handle | class protected | The handle of the control. |
| Handled | class protected | Specifies whether the message was handled by the style hook. |
| Max | class protected | |
| Min | class protected | |
| NeedsDefaultPaint | class protected | Specifies whether the control needs default painting. |
| Orientation | class protected | |
| OverrideEraseBkgnd | class protected | Specifies whether the erasing of the background of the control should be performed by the style hook. |
| OverridePaint | class protected | Specifies whether the painting of the control should be overridden by the style hook. |
| OverridePaintNC | class protected | Specifies whether the painting of the non-client area of the control should be performed by the style hook. |
| PaintOnEraseBkgnd | class protected | Specifies whether painting should be performed when the background needs to be erased. |
| Position | class protected | |
| Text | class protected | Returns the caption of the control. |