Vcl.Themes.TStyleHook.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TWinControl read FControl;

C++

__property Vcl::Controls::TWinControl* Control = {read=FControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleHook

Beschreibung

Gibt das Steuerelement zurück, für das der Stil-Hook Botschaften behandelt.


Siehe auch