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

Comparing ibx/trunk/design/ibdataseteditor.lfm (file contents):
Revision 20 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 21 by tony, Thu Feb 26 10:33:34 2015 UTC

# Line 11 | Line 11 | object IBDataSetEditorForm: TIBDataSetEd
11    ClientWidth = 662
12    OnClose = FormClose
13    OnShow = FormShow
14 <  LCLVersion = '1.2.2.0'
14 >  LCLVersion = '1.2.6.0'
15    object PageControl: TPageControl
16      Left = 8
17      Height = 352
18      Top = 8
19      Width = 641
20 <    ActivePage = SQLPage
20 >    ActivePage = FieldsPage
21      Anchors = [akTop, akLeft, akRight, akBottom]
22 <    TabIndex = 1
22 >    TabIndex = 0
23      TabOrder = 0
24      object FieldsPage: TTabSheet
25        Caption = 'Options'
# Line 67 | Line 67 | object IBDataSetEditorForm: TIBDataSetEd
67            Height = 27
68            Top = 35
69            Width = 171
70 +          AutoComplete = True
71 +          AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending]
72            ItemHeight = 0
73            OnCloseUp = TableNamesComboCloseUp
74            TabOrder = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines