Vcl.Tabs.TTabSet.BackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundColor: TColor read FBackgroundColor write SetBackgroundColor default clBtnFace;

C++

__property System::Uitypes::TColor BackgroundColor = {read=FBackgroundColor, write=SetBackgroundColor, default=-16777201};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.Tabs.pas
Vcl.Tabs.hpp
Vcl.Tabs TTabSet

Description

Détermine la couleur d'arrière-plan du contrôle ensemble d'onglets.

Utilisez BackgroundColor pour indiquer la couleur que le contrôle ensemble d'onglets utilise pour dessiner la zone comprise entre les onglets et la bordure du contrôle.

Voir aussi