Ignore:
Timestamp:
Jun 16, 2011, 12:18:21 PM (13 years ago)
Author:
george
Message:
  • Modified: Optimalized reloading of columns list in item list.
  • Fixed: Add and modify function.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UImportStructureForm.lfm

    r20 r22  
    11object ImportStructureForm: TImportStructureForm
    2   Left = 321
    3   Height = 465
    4   Top = 145
    5   Width = 553
     2  Left = 323
     3  Height = 461
     4  Top = 147
     5  Width = 549
    66  Caption = 'Import structure'
    7   ClientHeight = 465
    8   ClientWidth = 553
     7  ClientHeight = 461
     8  ClientWidth = 549
    99  OnCreate = FormCreate
    1010  OnDestroy = FormDestroy
     
    7272  end
    7373  object Button1: TButton
    74     Left = 473
     74    Left = 469
    7575    Height = 25
    76     Top = 433
     76    Top = 429
    7777    Width = 75
    7878    Anchors = [akRight, akBottom]
     
    8383  object Memo1: TMemo
    8484    Left = 184
    85     Height = 412
     85    Height = 408
    8686    Top = 8
    87     Width = 360
     87    Width = 356
    8888    Anchors = [akTop, akLeft, akRight, akBottom]
    8989    ScrollBars = ssAutoBoth
Note: See TracChangeset for help on using the changeset viewer.