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

Comparing ibx/trunk/design/IBSQLEditFrame.lfm (file contents):
Revision 291 by tony, Thu Dec 6 15:55:01 2018 UTC vs.
Revision 292 by tony, Fri Apr 17 11:30:36 2020 UTC

# Line 5 | Line 5 | object IBSQLEditFrame: TIBSQLEditFrame
5    Width = 789
6    ClientHeight = 585
7    ClientWidth = 789
8  LCLVersion = '2.0.0.2'
8    TabOrder = 0
9 <  DesignLeft = 1025
10 <  DesignTop = 371
9 >  DesignLeft = 793
10 >  DesignTop = 388
11    inline SQLText: TSynEdit
12      Left = 0
13      Height = 559
# Line 534 | Line 533 | object IBSQLEditFrame: TIBSQLEditFrame
533      end
534      object ToolButton3: TToolButton
535        Left = 49
536 <      Height = 8
536 >      Height = 22
537        Top = 2
538        Caption = 'ToolButton3'
539        Style = tbsSeparator
# Line 556 | Line 555 | object IBSQLEditFrame: TIBSQLEditFrame
555      end
556      object ToolButton7: TToolButton
557        Left = 126
558 <      Height = 8
558 >      Height = 22
559        Top = 2
560        Caption = 'ToolButton7'
561        Style = tbsSeparator
# Line 1050 | Line 1049 | object IBSQLEditFrame: TIBSQLEditFrame
1049      BeforeOpen = UserTablesBeforeOpen
1050      BufferChunks = 1000
1051      CachedUpdates = False
1052 +    CaseSensitiveParameterNames = False
1053      EnableStatistics = False
1054      GenerateParamNames = False
1055      GeneratorField.ApplyOnEvent = gaeOnNewRecord
# Line 1075 | Line 1075 | object IBSQLEditFrame: TIBSQLEditFrame
1075      BeforeOpen = FieldNameListBeforeOpen
1076      BufferChunks = 1000
1077      CachedUpdates = False
1078 +    CaseSensitiveParameterNames = False
1079      DataSource = UserTableSource
1080      EnableStatistics = False
1081      GenerateParamNames = False
# Line 1116 | Line 1117 | object IBSQLEditFrame: TIBSQLEditFrame
1117      Transaction = SQLTransaction
1118      BufferChunks = 1000
1119      CachedUpdates = False
1120 +    CaseSensitiveParameterNames = False
1121      DataSource = UserTableSource
1122      EnableStatistics = False
1123      GenerateParamNames = False
# Line 1158 | Line 1160 | object IBSQLEditFrame: TIBSQLEditFrame
1160      BeforeOpen = UserProceduresBeforeOpen
1161      BufferChunks = 1000
1162      CachedUpdates = False
1163 +    CaseSensitiveParameterNames = False
1164      EnableStatistics = False
1165      GenerateParamNames = False
1166      GeneratorField.ApplyOnEvent = gaeOnNewRecord
# Line 1183 | Line 1186 | object IBSQLEditFrame: TIBSQLEditFrame
1186      Transaction = SQLTransaction
1187      BufferChunks = 1000
1188      CachedUpdates = False
1189 +    CaseSensitiveParameterNames = False
1190      DataSource = UserProcSource
1191      EnableStatistics = False
1192      GenerateParamNames = False
# Line 1223 | Line 1227 | object IBSQLEditFrame: TIBSQLEditFrame
1227      top = 400
1228    end
1229    object IdentifyStatementSQL: TIBSQL
1230 +    CaseSensitiveParameterNames = False
1231      GenerateParamNames = False
1232      UniqueParamNames = False
1233      ParamCheck = True
# Line 1235 | Line 1240 | object IBSQLEditFrame: TIBSQLEditFrame
1240      Transaction = SQLTransaction
1241      BufferChunks = 1000
1242      CachedUpdates = False
1243 +    CaseSensitiveParameterNames = False
1244      DataSource = UserProcSource
1245      EnableStatistics = False
1246      GenerateParamNames = False
# Line 1307 | Line 1313 | object IBSQLEditFrame: TIBSQLEditFrame
1313      Transaction = SQLTransaction
1314      BufferChunks = 1000
1315      CachedUpdates = False
1316 +    CaseSensitiveParameterNames = False
1317      DataSource = UserTableSource
1318      EnableStatistics = False
1319      GenerateParamNames = False
# Line 1351 | Line 1358 | object IBSQLEditFrame: TIBSQLEditFrame
1358      Transaction = SQLTransaction
1359      BufferChunks = 1000
1360      CachedUpdates = False
1361 +    CaseSensitiveParameterNames = False
1362      DataSource = UserTableSource
1363      EnableStatistics = False
1364      GenerateParamNames = False
# Line 1398 | Line 1406 | object IBSQLEditFrame: TIBSQLEditFrame
1406      BeforeClose = PackageNamesBeforeClose
1407      BufferChunks = 1000
1408      CachedUpdates = False
1409 +    CaseSensitiveParameterNames = False
1410      EnableStatistics = False
1411      GenerateParamNames = False
1412      GeneratorField.ApplyOnEvent = gaeOnNewRecord

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines