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

TCustomPanel.FullRepaint

FullRepaint - if True, the panel needs to be fully repainted after each change.

Declaration

Source position: extctrls.pp line 1101

public property TCustomPanel.FullRepaint : Boolean
  read FFullRepaint
  write FFullRepaint
  default True;

Description

Exists only for Delphi compatibility; it has no effect in LCL.

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