Hi, Looking at the fpdoc linear writer unit (dwlinear.pp), there are two calls I don't understand.
In the procedure TLinearWriter.WriteProperty() These is a call to StartProperty() and EndProperty(). What confuses me is that StartProperty() is called *before* the Synopsis label, and EndProperty() is called *after* the SeeAlso label, just before the Example output. That means, it covers the whole topic item. What is that used for? -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel