diff --git a/docs/xml/lcl/lazcanvas.xml b/docs/xml/lcl/lazcanvas.xml index 0069175b69..3d52e36258 100644 --- a/docs/xml/lcl/lazcanvas.xml +++ b/docs/xml/lcl/lazcanvas.xml @@ -247,7 +247,7 @@ - Value for the property. + Value for the AssignedBrush property. @@ -259,7 +259,7 @@ - Value for the property. + Value for the AssignedPen property. @@ -271,7 +271,7 @@ - Value for the property. + Value for the AssignedFont property. @@ -283,7 +283,7 @@ - Value for the property. + Value for the WindowOrg property. @@ -295,7 +295,7 @@ - New value for the property. + New value for the WindowOrg property. @@ -400,7 +400,7 @@ - Copies a source rectangle to the specified canvas. + Copies a source rectangle for the specified canvas. @@ -725,7 +725,7 @@ - + Pen data stored in the method. @@ -740,12 +740,12 @@ - + Brush data stored in the method. - Srts the Font data for the canvas. + Sets the Font data for the canvas.

Utilized by LCLIntf.SelectObject and by the RestoreState method. This is needed because calling Assign for the Pen, Brush, or Font properties raises exceptions.