Vcl.ComCtrls.TTreeViewStyleHook Properties
InheritedProtected
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. |
HorzDownButtonRect | class protected | |
HorzDownState | class protected | |
HorzScrollRect | class protected | |
HorzScrollWnd | class protected | |
HorzSliderRect | class protected | |
HorzSliderState | class protected | |
HorzTrackRect | class protected | |
HorzUpButtonRect | class protected | |
HorzUpState | class protected | |
InitingScrollBars | class protected | |
LeftButtonDown | class protected | |
ListPos | class protected | |
MouseInControl | class protected | |
MouseInNCArea | class protected | |
NeedsDefaultPaint | class protected | Specifies whether the control needs default painting. |
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. |
ParentBounds | class protected | |
PrevScrollPos | class protected | |
ScrollPos | class protected | |
Text | class protected | Returns the caption of the control. |
VertDownButtonRect | class protected | |
VertDownState | class protected | |
VertScrollRect | class protected | |
VertScrollWnd | class protected | |
VertSliderRect | class protected | |
VertSliderState | class protected | |
VertTrackRect | class protected | |
VertUpButtonRect | class protected | |
VertUpState | class protected |