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

Comparing ibx/trunk/examples/ibtreeview/Unit1.lfm (file contents):
Revision 79 by tony, Tue Oct 17 10:07:58 2017 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 552
2 >  Left = 306
3    Height = 438
4 <  Top = 437
4 >  Top = 192
5    Width = 722
6    Caption = 'TIBTreeView Example'
7    ClientHeight = 438
# Line 10 | Line 10 | object Form1: TForm1
10    OnClose = FormClose
11    OnShow = FormShow
12    Position = poScreenCenter
13 <  LCLVersion = '1.8.0.4'
13 >  LCLVersion = '1.8.1.0'
14    object Panel1: TPanel
15      Left = 11
16      Height = 367
# Line 346 | Line 346 | object Form1: TForm1
346      GenerateParamNames = False
347      DataSetCloseAction = dcSaveChanges
348      AfterTransactionEnd = DepartmentsAfterTransactionEnd
349 <    left = 64
349 >    left = 144
350      top = 176
351      object DepartmentsDEPT_NO: TIBStringField
352        DisplayWidth = 3
# Line 464 | Line 464 | object Form1: TForm1
464      )
465      Params = <>
466      DataSetCloseAction = dcDiscardChanges
467 <    left = 64
468 <    top = 221
467 >    left = 144
468 >    top = 224
469    end
470    object DataSource2: TDataSource
471      DataSet = Managers
# Line 492 | Line 492 | object Form1: TForm1
492          ParamType = ptInput
493        end>
494      DataSetCloseAction = dcDiscardChanges
495 <    left = 64
496 <    top = 264
495 >    left = 144
496 >    top = 272
497      ParamData = <    
498        item
499          DataType = ftUnknown

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines