Vcl.WinXCtrls.TCustomToggleSwitch.SetAutoSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetAutoSize(Value: Boolean); override;

C++

virtual void __fastcall SetAutoSize(bool Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch


Beschreibung

Setter-Methode für die Eigenschaft AutoSize.

Siehe auch