[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.DoubleBuffered

Is painting of this window double buffered? (read/write)

Declaration

Source position: controls.pp line 1885

public property TWinControl.DoubleBuffered: Boolean
  read FDoubleBuffered
  write FDoubleBuffered
  default false;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.