trichview.com

trichview.support




GetParaHTMLCode?


Return to index


Author

Message

Martin Holmes

Posted: 09/10/2004 15:19:11


Hi there,


I'm looking at the many calls to GetParaHTMLCode in the SaveToHTML

routines, and all I can find is this:


function TCustomRVData.GetParaHTMLCode(RVData: TCustomRVData; ItemNo:

Integer;

   ParaStart, CSSVersion: Boolean): String;

begin

   Result := GetAbsoluteRootData.GetParaHTMLCode(RVData, ItemNo, ParaStart,

     CSSVersion);

end;


Can you tell me where the actual code for this function is?


Thanks,

Martin





Powered by ABC Amber Outlook Express Converter