Vcl.ExtCtrls.TCustomPanel.SetParentBackground

Aus RAD Studio API Documentation

Delphi

procedure SetParentBackground(Value: Boolean); override;

C++

virtual void __fastcall SetParentBackground(bool Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomPanel

Beschreibung

Setzt die Eigenschaft ParentBackground. {{#multireplace:Vcl.ExtCtrls.TCustomPanel.SetParentBackground|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.Controls.TWinControl.SetParentBackground|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.Controls.TWinControl.SetParentBackground|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Setzt die Eigenschaft ParentBackground.

SetParentBackground ist eine protected Methode, die den Wert von ParentBackground setzt.

Siehe auch