[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 1127

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

Description

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


Version 3.2 Generated 2024-02-25 Home