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/USettingForm.lfm

    r19 r20  
    11object SettingForm: TSettingForm
    2   Left = 371
    3   Height = 328
    4   Top = 138
    5   Width = 446
     2  Left = 372
     3  Height = 326
     4  Top = 139
     5  Width = 444
    66  Caption = 'Settings'
    7   ClientHeight = 328
    8   ClientWidth = 446
     7  ClientHeight = 326
     8  ClientWidth = 444
    99  OnClose = FormClose
    1010  OnShow = FormShow
     
    2626  end
    2727  object ButtonSave: TButton
    28     Left = 368
     28    Left = 366
    2929    Height = 25
    30     Top = 296
     30    Top = 294
    3131    Width = 75
    3232    Anchors = [akRight, akBottom]
     
    3636  end
    3737  object ButtonCancel: TButton
    38     Left = 280
     38    Left = 278
    3939    Height = 25
    40     Top = 296
     40    Top = 294
    4141    Width = 75
    4242    Anchors = [akRight, akBottom]
Note: See TracChangeset for help on using the changeset viewer.