home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9MISC / ONIRO2.ZIP / Oniroman / Oniroman.exe / 0 / RCDATA / TFECHAHORA / TFECHAHORA.txt
Text File  |  1998-06-10  |  671b  |  36 lines

  1. object FechaHora: TFechaHora
  2.   Left = 264
  3.   Top = 311
  4.   Width = 185
  5.   Height = 170
  6.   BorderIcons = []
  7.   Caption = 'Fecha y Hora'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 161
  19.     Height = 129
  20.     BevelInner = bvLowered
  21.     BevelWidth = 2
  22.     BorderWidth = 1
  23.     BorderStyle = bsSingle
  24.     TabOrder = 0
  25.     object Button1: TButton
  26.       Left = 40
  27.       Top = 92
  28.       Width = 73
  29.       Height = 25
  30.       Caption = '&Ocultar'
  31.       TabOrder = 0
  32.       OnClick = Button1Click
  33.     end
  34.   end
  35. end
  36.