home *** CD-ROM | disk | FTP | other *** search
- object Mask: TMask
- Left = 368
- Top = 293
- HelpContext = 1
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = '%s soubor�'
- ClientHeight = 89
- ClientWidth = 273
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object lblInfo: TLabel
- Left = 8
- Top = 8
- Width = 110
- Height = 13
- Caption = '&Maska pro %s soubor�:'
- FocusControl = cboMask
- end
- object btnCancel: TButton
- Left = 192
- Top = 56
- Width = 73
- Height = 25
- Anchors = [akLeft, akBottom]
- Cancel = True
- Caption = 'Zru�it'
- ModalResult = 2
- TabOrder = 2
- end
- object btnOk: TButton
- Left = 112
- Top = 56
- Width = 73
- Height = 25
- Anchors = [akLeft, akBottom]
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object cboMask: TComboBox
- Left = 8
- Top = 24
- Width = 257
- Height = 21
- DropDownCount = 10
- ItemHeight = 13
- TabOrder = 0
- end
- end
-