Vcl.Controls.TControl.ScaleFactor
Delphi
property ScaleFactor: Single read FScaleFactor;
C++
__property float ScaleFactor = {read=FScaleFactor};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Beschreibung
Legt den Skalierungsfaktor dieses Steuerelements fest.
Mit ScaleFactor bestimmen Sie den Skalierungsfaktor des aktuellen Ribbon-Steuerelements.