FMX.ImgList.TGlyph.DisableInterpolation
Delphi
property DisableInterpolation: Boolean read FDisableInterpolation write SetDisableInterpolation default False;
C++
__property bool DisableInterpolation = {read=FDisableInterpolation, write=SetDisableInterpolation, default=0};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | TGlyph |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.