home *** CD-ROM | disk | FTP | other *** search
- object FZanr: TFZanr
- Left = 290
- Top = 146
- BorderStyle = bsDialog
- Caption = 'Nov� ��nr'
- ClientHeight = 118
- ClientWidth = 270
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 132
- Height = 13
- Caption = 'Zde zadejte nov� ��nr filmu:'
- end
- object Edit1: TEdit
- Left = 8
- Top = 40
- Width = 249
- Height = 21
- MaxLength = 20
- TabOrder = 0
- Text = 'Nov� ��nr'
- end
- object BitBtn1: TBitBtn
- Left = 40
- Top = 72
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 136
- Top = 72
- Width = 75
- Height = 25
- Caption = 'Zru�it'
- TabOrder = 2
- Kind = bkCancel
- end
- end
-