Ignore:
Timestamp:
Jun 15, 2011, 11:11:59 AM (13 years ago)
Author:
george
Message:
  • Added: Import relation one and many from existed database.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UMainForm.lfm

    r19 r20  
    11object MainForm: TMainForm
    2   Left = 268
    3   Height = 451
    4   Top = 156
    5   Width = 646
     2  Left = 269
     3  Height = 450
     4  Top = 157
     5  Width = 644
    66  ActiveControl = Panel1
    77  Caption = 'ChronIS'
    8   ClientHeight = 432
    9   ClientWidth = 646
     8  ClientHeight = 430
     9  ClientWidth = 644
    1010  Menu = MainMenu1
    1111  OnClose = FormClose
     
    1616  object Panel1: TPanel
    1717    Left = 0
    18     Height = 432
     18    Height = 430
    1919    Top = 0
    2020    Width = 184
    2121    Align = alLeft
    2222    BevelOuter = bvNone
    23     ClientHeight = 432
     23    ClientHeight = 430
    2424    ClientWidth = 184
    2525    TabOrder = 0
     
    3434    object TreeView1: TTreeView
    3535      Left = 4
    36       Height = 408
     36      Height = 406
    3737      Top = 19
    3838      Width = 180
     
    4848  object Panel2: TPanel
    4949    Left = 189
    50     Height = 432
     50    Height = 430
    5151    Top = 0
    52     Width = 457
     52    Width = 455
    5353    Align = alClient
    5454    BevelOuter = bvNone
    55     ClientHeight = 432
    56     ClientWidth = 457
     55    ClientHeight = 430
     56    ClientWidth = 455
    5757    TabOrder = 1
    5858    object Label2: TLabel
     
    6666    object ListView1: TListView
    6767      Left = 2
    68       Height = 376
     68      Height = 374
    6969      Top = 19
    70       Width = 453
     70      Width = 451
    7171      Anchors = [akTop, akLeft, akRight, akBottom]
    7272      Columns = <>
     
    8686      Left = 3
    8787      Height = 25
    88       Top = 403
     88      Top = 401
    8989      Width = 75
    9090      Action = AItemAdd
     
    9595      Left = 83
    9696      Height = 25
    97       Top = 403
     97      Top = 401
    9898      Width = 75
    9999      Action = AItemDelete
     
    104104  object Splitter1: TSplitter
    105105    Left = 184
    106     Height = 432
     106    Height = 430
    107107    Top = 0
    108108    Width = 5
Note: See TracChangeset for help on using the changeset viewer.