FPDoc - removal of two instances of 'printshort' which were causing problems in /fcl/fpimage.xml

git-svn-id: trunk@17627 -
This commit is contained in:
kirkpatc 2008-11-29 07:29:45 +00:00
parent 0d7c9d6052
commit 1aca8c88b8

View File

@ -120,7 +120,7 @@
<short>
<var>Progress</var> - method for displaying the progress of a drawing or painting action</short>
<descr>
<printshort id="TFPCustomImage.Progress"/>
<p><var>Progress</var> - method for displaying the progress of a drawing or painting action</p>
<p>Sender: calling routine</p>
<p>Stage: Starting, Running or Ending</p>
<p>PercentDone: how much has been accomplished</p>
@ -218,7 +218,7 @@
<short>
<var>Progress</var> - method for displaying the progress of a drawing or painting action</short>
<descr>
<printshort id="TFPCustomImageHandler.Progress"/>
<p><var>Progress</var> - method for displaying the progress of a drawing or painting action</p>
<p>Sender: calling routine</p>
<p>Stage: Starting, Running or Ending</p>
<p>PercentDone: how much has been accomplished</p>