ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/runtime/nongui/IBCustomDataSet.pas
(Generate patch)

Comparing ibx/trunk/runtime/nongui/IBCustomDataSet.pas (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 316 by tony, Thu Feb 25 11:59:00 2021 UTC

# Line 737 | Line 737 | type
737      property TZTextOption: TTZTextOptions read FTZTextOption write FTZTextOption;
738      property SQLFiltered: boolean read FSQLFiltered write SetSQLFiltered;
739      property SQLFilterParams: TStrings read FSQLFilterParams write SetSQLFilterParams;
740    property SQLFiltered: boolean read FSQLFiltered write SetSQLFiltered;
741    property SQLFilterParams: TStrings read FSQLFilterParams write SetSQLFilterParams;
740  
741      property BeforeDatabaseDisconnect: TNotifyEvent read FBeforeDatabaseDisconnect
742                                                   write FBeforeDatabaseDisconnect;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines