Hello,

It seams that some items lost information:

<element name="TCustomFrame.GetControlClassDefaultSize">
        <short> 
          <var>GetControlClassDefaultSize</var> - returns its own
defaults for frame design, overriding the inherited values</short>
         <descr/>       
         <errors/>      
         <seealso>      
           <link
id="#LCL.Controls.TControl.GetControlClassDefaultSize">TControl.GetControlClassDefaultSize</link>
         </seealso>     
       </element>

Was changed to:

<element name="TCustomFrame.GetControlClassDefaultSize"/>

Which misses the link, it should probably be changed into a direct link.

In many places this has happened, they should probably all be changed
into direct links.

Also:

2173           <element name="TCustomForm.ActiveChanged">              <element
name="TCustomForm.ActiveChanged">
2174             <short>                 <short>[?] Does nothing.
2175               <var>ActiveChanged</var> - method for a form that is
active and changed</short>               </short>
2176             <descr/>                <descr/>
2177             <errors/>               <errors/>
2178             <seealso/>              <seealso/>
2179           </element>              </element>
2180           <!-- procedure Visibility: protected -->        <!--
procedure Visibility: protected -->

Please never document something as "[?] Does nothing."

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to