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

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