object DlgAlarm: TDlgAlarm Left = 227 Top = 108 BorderIcons = [biSystemMenu] BorderStyle = bsSingle ClientHeight = 133 ClientWidth = 312 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object LabelMsg: TLabel Left = 16 Top = 16 Width = 48 Height = 12 Caption = 'LabelMsg' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object BtnOk: TButton Left = 115 Top = 104 Width = 81 Height = 22 Caption = 'OK' ModalResult = 1 TabOrder = 0 end end