mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-24 01:20:07 +02:00
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:
parent
0d7c9d6052
commit
1aca8c88b8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user