Vcl.Themes.TStyleHook.Control
Delphi
property Control: TWinControl read FControl;
C++
__property Vcl::Controls::TWinControl* Control = {read=FControl};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleHook |
Description
Returns the control for which the style hook handles messages.