LazReport, fixed samples compile

git-svn-id: trunk@16257 -
This commit is contained in:
jesus 2008-08-26 18:41:12 +00:00
parent c84f7ed855
commit 8baa3c1ddd
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ unit maincalleditor;
interface
uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, Buttons,
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs, Buttons,
StdCtrls, LR_Const, LR_Class, LR_Desgn, Dbf, DB, DBGrids, LR_DBSet, LR_PGrid,
Menus, ComCtrls, ActnList, Lr_e_txt, Lr_e_htm, LR_E_CSV;

View File

@ -5,7 +5,7 @@ unit Unit2;
interface
uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, StdCtrls;
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs, StdCtrls;
type