Vcl.Controls.TControl.CurrentPPI
Delphi
property CurrentPPI: Integer read GetCurrentPPI;
C++
__property int CurrentPPI = {read=GetCurrentPPI, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Beschreibung
Gibt den aktuellen PPI-Wert für das Steuerelement an.