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

TWinControl.DoubleBuffered

Are the contents of this window to be double buffered?

Declaration

Source position: controls.pp line 1877

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

Description

Reads or writes flag to determine whether double buffering is to be used

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads