home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / SCHWATCH / schwatch.lzh / Schwatch.exe / 0 / RCDATA / TDLGALARM / TDLGALARM.txt
Text File  |  2000-11-11  |  832b  |  40 lines

  1. object DlgAlarm: TDlgAlarm
  2.   Left = 227
  3.   Top = 108
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 133
  7.   ClientWidth = 312
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object LabelMsg: TLabel
  18.     Left = 16
  19.     Top = 16
  20.     Width = 48
  21.     Height = 12
  22.     Caption = 'LabelMsg'
  23.     Font.Charset = SHIFTJIS_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -12
  26.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object BtnOk: TButton
  31.     Left = 115
  32.     Top = 104
  33.     Width = 81
  34.     Height = 22
  35.     Caption = 'OK'
  36.     ModalResult = 1
  37.     TabOrder = 0
  38.   end
  39. end
  40.