FullRepaint - if True, the panel needs to be fully repainted after each change.
Source position: extctrls.pp line 1101
public property TCustomPanel.FullRepaint : Boolean read FFullRepaint write FFullRepaint default True;
Exists only for Delphi compatibility; it has no effect in LCL.