Vcl.ExtCtrls.TCustomPanel.SetParentBackground

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetParentBackground(Value: Boolean); override;

C++

virtual void __fastcall SetParentBackground(bool Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomPanel

Description

Définit la propriété ParentBackground.

Vcl.ExtCtrls.TCustomPanel.SetParentBackground hérite de Vcl.Controls.TWinControl.SetParentBackground. Tout le contenu en-dessous de cette ligne se réfère à Vcl.Controls.TWinControl.SetParentBackground.

Définit la propriété ParentBackground.

SetParentBackground est une méthode protégée qui définit la valeur de ParentBackground.

Voir aussi