Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomPanel.FullRepaint

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

Declaration

Source position: extctrls.pp line 1151

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

Description

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



CT Web help

CodeTyphon Studio