Ignore:
Timestamp:
Jun 14, 2011, 12:20:15 PM (13 years ago)
Author:
george
Message:
  • Added: Import existed database structure form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UMainForm.lfm

    r13 r19  
    182182      OnExecute = AInitSystemValuesExecute
    183183    end
     184    object AImportStructure: TAction
     185      Caption = 'Import structure...'
     186      OnExecute = AImportStructureExecute
     187    end
    184188  end
    185189  object PopupMenuItem: TPopupMenu
     
    332336        Action = AInitSystemValues
    333337      end
     338      object MenuItem20: TMenuItem
     339        Action = AImportStructure
     340      end
    334341    end
    335342    object MenuItem12: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.