Ignore:
Timestamp:
Nov 23, 2011, 8:24:07 PM (14 years ago)
Author:
chronos
Message:
  • Added: Preliminary support for modules.
  • Modified: Database initialization moved to module System.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/ULoginProfileForm.lfm

    r28 r29  
    11object LoginProfileForm: TLoginProfileForm
    2   Left = 314
     2  Left = 276
    33  Height = 395
    4   Top = 133
     4  Top = 147
    55  Width = 521
    66  Caption = 'Connection profile'
     
    149149  end
    150150  object ButtonCancel: TButton
    151     Left = 355
     151    Left = 360
    152152    Height = 25
    153     Top = 312
     153    Top = 362
    154154    Width = 75
    155     Anchors = [akTop, akRight]
     155    Anchors = [akRight, akBottom]
    156156    Caption = 'Cancel'
    157157    ModalResult = 2
Note: See TracChangeset for help on using the changeset viewer.