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

  1. object FrmNovoDisco: TFrmNovoDisco
  2.   Left = 172
  3.   Top = 236
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = '234'
  7.   ClientHeight = 114
  8.   ClientWidth = 427
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object MensagemLb: TLabel
  22.     Left = 52
  23.     Top = 32
  24.     Width = 344
  25.     Height = 17
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = 'MensagemLb'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -12
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object Image1: TImage
  37.     Left = 8
  38.     Top = 8
  39.     Width = 34
  40.     Height = 34
  41.     AutoSize = True
  42.     Picture.Data = {<image000.bmp>}
  43.     Transparent = True
  44.   end
  45.   object Button1: TButton
  46.     Tag = 187
  47.     Left = 269
  48.     Top = 85
  49.     Width = 75
  50.     Height = 25
  51.     Cursor = crHandPoint
  52.     Caption = '&Ok'
  53.     ModalResult = 1
  54.     TabOrder = 0
  55.   end
  56.   object Button2: TButton
  57.     Tag = 121
  58.     Left = 349
  59.     Top = 85
  60.     Width = 75
  61.     Height = 25
  62.     Cursor = crHandPoint
  63.     Caption = '&Cancela'
  64.     ModalResult = 2
  65.     TabOrder = 1
  66.   end
  67.   object NavegaBtn: TBitBtn
  68.     Tag = 414
  69.     Left = 3
  70.     Top = 86
  71.     Width = 95
  72.     Height = 25
  73.     Cursor = crHandPoint
  74.     Caption = '&Visualizar Disco'
  75.     TabOrder = 2
  76.     OnClick = NavegaBtnClick
  77.   end
  78. end
  79.