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

TApplication.DoubleBuffered (platform)

Indicates if the application uses double buffering.

Declaration

Source position: forms.pp line 1613

public property TApplication.DoubleBuffered : TApplicationDoubleBuffered
  read FDoubleBuffered
  write FDoubleBuffered
  default adbDefault;

Description

Default value is adbDefault. Hint: platform specific.

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