www.pudn.com > 自动计划(autoplan)源代码___强烈推荐 .rar > Unt_alarm.dfm


object Frm_Alarm: TFrm_Alarm 
  Left = 278 
  Top = 175 
  BorderStyle = bsDialog 
  Caption = #23450#26102#25552#37266#35774#32622 
  ClientHeight = 98 
  ClientWidth = 258 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poMainFormCenter 
  PixelsPerInch = 96 
  TextHeight = 13 
  object GroupBox1: TGroupBox 
    Left = 16 
    Top = 16 
    Width = 145 
    Height = 73 
    Caption = #26102#38388 
    TabOrder = 0 
    object DateTimePicker1: TDateTimePicker 
      Left = 24 
      Top = 28 
      Width = 81 
      Height = 21 
      Date = 38071.956851909720000000 
      Time = 38071.956851909720000000 
      Kind = dtkTime 
      TabOrder = 0 
    end 
  end 
  object Button1: TButton 
    Left = 176 
    Top = 12 
    Width = 73 
    Height = 21 
    Caption = #30830#23450 
    TabOrder = 1 
    OnClick = Button1Click 
  end 
  object Button2: TButton 
    Left = 176 
    Top = 36 
    Width = 73 
    Height = 21 
    Caption = #21462#28040 
    TabOrder = 2 
    OnClick = Button2Click 
  end 
end