home *** CD-ROM | disk | FTP | other *** search
- object fOperEdit: TfOperEdit
- Left = 405
- Top = 334
- ActiveControl = DBEdit1
- AutoScroll = False
- Caption = 'Oper�to�i'
- ClientHeight = 132
- ClientWidth = 349
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 4
- Width = 34
- Height = 13
- Caption = 'N�zev:'
- end
- object Label2: TLabel
- Left = 88
- Top = 44
- Width = 49
- Height = 13
- Caption = 'Za ��slem:'
- end
- object Label3: TLabel
- Left = 8
- Top = 44
- Width = 45
- Height = 13
- Caption = 'P�ed��sl�:'
- end
- object Label4: TLabel
- Left = 8
- Top = 84
- Width = 65
- Height = 13
- Caption = 'D�lka zpr�vy:'
- end
- object DBEdit1: TDBEdit
- Left = 8
- Top = 20
- Width = 185
- Height = 21
- DataField = 'Nazev'
- DataSource = fmain.DSOperatori
- TabOrder = 0
- end
- object DBEdit2: TDBEdit
- Left = 88
- Top = 60
- Width = 105
- Height = 21
- DataField = 'Zacisli'
- DataSource = fmain.DSOperatori
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 260
- Top = 56
- Width = 75
- Height = 25
- Caption = 'Zru�it'
- TabOrder = 2
- OnClick = BitBtn1Click
- Kind = bkNo
- end
- object BitBtn2: TBitBtn
- Left = 260
- Top = 20
- Width = 75
- Height = 25
- Caption = 'Ok'
- Default = True
- ModalResult = 1
- TabOrder = 3
- OnClick = BitBtn2Click
- NumGlyphs = 2
- end
- object DBEdit3: TDBEdit
- Left = 8
- Top = 60
- Width = 73
- Height = 21
- DataField = 'Predcisli'
- DataSource = fmain.DSOperatori
- TabOrder = 4
- end
- object DBEdit4: TDBEdit
- Left = 8
- Top = 100
- Width = 69
- Height = 21
- DataField = 'Delka'
- DataSource = fmain.DSOperatori
- TabOrder = 5
- end
- end
-