Ignore:
Timestamp:
Nov 15, 2012, 12:34:33 PM (12 years ago)
Author:
chronos
Message:
  • Upraveno: Doplněno zobrazení formuláře pro úpravu všech tabulek docházky.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormEdit.lfm

    r10 r15  
    11object FormEdit: TFormEdit
    2   Left = 383
     2  Left = 368
    33  Height = 341
    44  Top = 172
    5   Width = 538
     5  Width = 553
    66  Caption = 'Edit item'
    77  ClientHeight = 341
    8   ClientWidth = 538
     8  ClientWidth = 553
    99  OnCreate = FormCreate
    1010  OnDestroy = FormDestroy
    1111  LCLVersion = '1.1'
    1212  object ButtonOk: TButton
    13     Left = 456
     13    Left = 471
    1414    Height = 25
    1515    Top = 305
     
    2121  end
    2222  object ButtonCancel: TButton
    23     Left = 368
     23    Left = 383
    2424    Height = 25
    2525    Top = 305
     
    3434    Height = 2
    3535    Top = 297
    36     Width = 523
     36    Width = 538
    3737    Anchors = [akLeft, akRight, akBottom]
    3838  end
    3939  object PanelControls: TPanel
    40     Left = 4
    41     Height = 473
    42     Top = 4
    43     Width = 530
     40    Left = 0
     41    Height = 290
     42    Top = 0
     43    Width = 553
    4444    Align = alTop
    4545    Anchors = [akTop, akLeft, akRight, akBottom]
    46     BorderSpacing.Around = 4
    4746    BevelOuter = bvNone
    4847    TabOrder = 2
Note: See TracChangeset for help on using the changeset viewer.