TdxCustomLayoutControl.RedrawOnResize Property
Specifies whether the layout control is repainted, when sizing.
Declaration
property RedrawOnResize: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set the RedrawOnResize property to False, to disable control repainting when sizing.
See Also