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

Comparing ibx/trunk/examples/employee/unit1.lfm (file contents):
Revision 106 by tony, Thu Jan 18 14:37:32 2018 UTC vs.
Revision 107 by tony, Thu Jan 18 14:37:40 2018 UTC

# Line 623 | Line 623 | object Form1: TForm1
623      AllowAutoActivateTransaction = False
624      Database = IBDatabase1
625      Transaction = IBTransaction1
626 +    ForcedRefresh = True
627      AfterDelete = EmployeesAfterDelete
628      AfterEdit = EmployeesAfterDelete
629      AfterInsert = EmployeesAfterInsert
630      AfterOpen = EmployeesAfterOpen
630    AfterPost = EmployeesAfterPost
631      AfterScroll = EmployeesAfterScroll
632      BeforeClose = EmployeesBeforeClose
633      BeforeOpen = EmployeesBeforeOpen

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines