Home > comp > gb.qt > drawingarea > cached 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
DrawingArea.Cached (gb.qt)
Syntax
PROPERTY Cached AS Boolean

Returns or sets if the DrawingArea contents are cached into a internal Picture object.

When set, the DrawingArea will not be erased when it's obscured by another window. It will only be cleared through explicit use of the Clear method.