www.pudn.com > woool12.rar > CastleAttackEdit.dfm


object FormCastleAttackEdit: TFormCastleAttackEdit 
  Left = 447 
  Top = 224 
  Width = 317 
  Height = 164 
  Caption = #25915#22478#30003#35831 
  Color = clBtnFace 
  Font.Charset = ANSI_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -13 
  Font.Name = #23435#20307 
  Font.Style = [] 
  OldCreateOrder = False 
  PixelsPerInch = 96 
  TextHeight = 13 
  object GroupBox1: TGroupBox 
    Left = 16 
    Top = 8 
    Width = 265 
    Height = 83 
    Caption = #25915#22478#30003#35831 
    TabOrder = 0 
    object Label1: TLabel 
      Left = 24 
      Top = 24 
      Width = 52 
      Height = 13 
      Caption = #34892#20250#21517#31216 
    end 
    object Label2: TLabel 
      Left = 24 
      Top = 48 
      Width = 59 
      Height = 13 
      Caption = #25915#22478#26085#26399' ' 
    end 
    object EditName: TEdit 
      Left = 90 
      Top = 19 
      Width = 121 
      Height = 21 
      TabOrder = 0 
    end 
    object DateTimePicker1: TDateTimePicker 
      Left = 90 
      Top = 47 
      Width = 127 
      Height = 21 
      Date = 38567.476797592600000000 
      Time = 38567.476797592600000000 
      TabOrder = 1 
    end 
  end 
  object Button1: TButton 
    Left = 198 
    Top = 98 
    Width = 75 
    Height = 25 
    Caption = #30830#23450 
    TabOrder = 1 
    OnClick = Button1Click 
  end 
end