Vcl.Forms.TTitleBar.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TCustomControl read FControl write SetControl;

C++

__property Vcl::Controls::TCustomControl* Control = {read=FControl, write=SetControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar


Beschreibung

Weist die von TCustomTitleBarPanel abgeleitete Klasse zum Zeichnen der Titelleiste zu.

Siehe auch