home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 27 / Pce27cd2.iso / Utilitarios / Office / WinClin / szip3.exe / SolusZip.exe / 0 / RCDATA / TFRMMASCARA / TFRMMASCARA.txt
Text File  |  2000-02-21  |  1KB  |  77 lines

  1. object FrmMascara: TFrmMascara
  2.   Left = 251
  3.   Top = 186
  4.   ActiveControl = MascaraEdit
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = '412'
  8.   ClientHeight = 81
  9.   ClientWidth = 274
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Tag = 411
  23.     Left = 15
  24.     Top = 16
  25.     Width = 31
  26.     Height = 13
  27.     Alignment = taRightJustify
  28.     Caption = '&Incluir:'
  29.     FocusControl = MascaraEdit
  30.   end
  31.   object BitBtn1: TBitBtn
  32.     Tag = 187
  33.     Left = 121
  34.     Top = 54
  35.     Width = 75
  36.     Height = 25
  37.     Cursor = crHandPoint
  38.     Caption = '&OK'
  39.     Default = True
  40.     ModalResult = 1
  41.     TabOrder = 2
  42.     NumGlyphs = 2
  43.   end
  44.   object BitBtn2: TBitBtn
  45.     Tag = 121
  46.     Left = 199
  47.     Top = 54
  48.     Width = 75
  49.     Height = 25
  50.     Cursor = crHandPoint
  51.     Cancel = True
  52.     Caption = '&Cancela'
  53.     ModalResult = 2
  54.     TabOrder = 3
  55.     NumGlyphs = 2
  56.   end
  57.   object MascaraEdit: TEdit
  58.     Left = 52
  59.     Top = 11
  60.     Width = 49
  61.     Height = 21
  62.     TabOrder = 0
  63.   end
  64.   object SubPastasChk: TCheckBox
  65.     Tag = 413
  66.     Left = 148
  67.     Top = 10
  68.     Width = 122
  69.     Height = 23
  70.     Caption = 'Incluir &Subpastas'
  71.     ParentShowHint = False
  72.     ShowHint = False
  73.     State = cbChecked
  74.     TabOrder = 1
  75.   end
  76. end
  77.