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

Comparing ibx/trunk/examples/DBAdmin/MainFormUnit.lfm (file contents):
Revision 344 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 345 by tony, Mon Aug 23 14:22:29 2021 UTC

# Line 77 | Line 77 | object MainForm: TMainForm
77      Height = 550
78      Top = 26
79      Width = 976
80 <    ActivePage = UserManagerTab
80 >    ActivePage = Properties
81      Align = alClient
82      MultiLine = True
83      ParentShowHint = False
84      ShowHint = True
85 <    TabIndex = 6
85 >    TabIndex = 0
86      TabOrder = 2
87      Options = [nboMultiLine]
88      object Properties: TTabSheet
# Line 2312 | Line 2312 | object MainForm: TMainForm
2312        OnShow = AccessRightsTabShow
2313        object AccessRightsTreeView: TIBTreeView
2314          Left = 0
2315 <        Height = 519
2315 >        Height = 517
2316          Top = 0
2317          Width = 300
2318          Align = alLeft
# Line 2332 | Line 2332 | object MainForm: TMainForm
2332        end
2333        object Splitter5: TSplitter
2334          Left = 300
2335 <        Height = 519
2335 >        Height = 517
2336          Top = 0
2337          Width = 5
2338        end
2339        object SubjectAccessRightsGrid: TIBDynamicGrid
2340          Left = 305
2341 <        Height = 519
2341 >        Height = 517
2342          Top = 0
2343          Width = 665
2344          Align = alClient

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines