ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/RemoteMonitor.lpr
(Generate patch)

Comparing ibx/trunk/examples/isqlmonitor/RemoteMonitor.lpr (file contents):
Revision 32 by tony, Tue Jul 14 15:31:25 2015 UTC vs.
Revision 33 by tony, Sat Jul 18 12:30:52 2015 UTC

# Line 13 | Line 13 | uses
13   {$R *.res}
14  
15   begin
16 +  Application.Title := 'Remote Monitoring';
17    RequireDerivedFormResource := True;
18    Application.Initialize;
19    Application.CreateForm(TForm1, Form1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines