Vcl.ComCtrls.TCoolBand.Control

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Control: TWinControl read FControl write SetControl;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBand

Description

Spécifie le contrôle apparaissant sur la bande.

La propriété Control désigne le contrôle fenêtré qui apparaît sur la bande. Si aucune valeur n'est affectée à Control, aucune contrôle n'est associé à la bande.