Vcl.Controls.TWinControl.SetParentBackground
Delphi
procedure SetParentBackground(Value: Boolean); virtual;
C++
virtual void __fastcall SetParentBackground(bool Value);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TWinControl |
Beschreibung
Setzt die Eigenschaft ParentBackground.
SetParentBackground ist eine protected Methode, die den Wert von ParentBackground setzt.