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

Comparing ibx/trunk/design/ibselectsqleditor.lfm (file contents):
Revision 142 by tony, Thu Jan 25 14:18:12 2018 UTC vs.
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC

# Line 141 | Line 141 | object IBSelectSQLEditorForm: TIBSelectS
141              DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending]
142            end        
143            item
144 +            ReadOnly = True
145              Title.Caption = 'COLUMNNAME'
146              Width = 64
147              FieldName = 'COLUMNNAME'
# Line 180 | Line 181 | object IBSelectSQLEditorForm: TIBSelectS
181              DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending]
182            end        
183            item
184 +            ReadOnly = True
185              Title.Caption = 'COLUMNNAME'
186              Width = 64
187              FieldName = 'COLUMNNAME'
# Line 272 | Line 274 | object IBSelectSQLEditorForm: TIBSelectS
274          Color = clWindow
275          Columns = <        
276            item
277 +            ReadOnly = True
278              Title.Caption = 'COLUMNNAME'
279              Width = 64
280              FieldName = 'COLUMNNAME'
# Line 310 | Line 313 | object IBSelectSQLEditorForm: TIBSelectS
313              DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending]
314            end        
315            item
316 +            ReadOnly = True
317              Title.Caption = 'COLUMNNAME'
318              Width = 64
319              FieldName = 'COLUMNNAME'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines