Vcl.Skia.TSkCustomWinControl.DrawCacheKind
Delphi
property DrawCacheKind: TSkDrawCacheKind read FDrawCacheKind write SetDrawCacheKind default TSkDrawCacheKind.Raster;
C++
__property TSkDrawCacheKind DrawCacheKind = {read=FDrawCacheKind, write=SetDrawCacheKind, default=1};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | class protected | Vcl.Skia.pas Vcl.Skia.hpp |
Vcl.Skia | TSkCustomWinControl |
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.