RtTool/Delphi7/开发档案/马国钢开发代码/ThreeFun/helpForm/U_CraftClassSet.dfm

46 lines
873 B
Plaintext
Raw Normal View History

2025-01-08 11:55:07 +08:00
object frmCraftClassSet: TfrmCraftClassSet
Left = 299
Top = 227
Width = 225
Height = 138
Caption = #24037#33402#31867#22411
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 24
Width = 48
Height = 12
Caption = #24037#33402#31867#22411
end
object ComboBox1: TComboBox
Left = 72
Top = 21
Width = 113
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
Items.Strings = (
#22278#32593
#24179#32593
#25166#26579)
end
object Button1: TButton
Left = 72
Top = 66
Width = 73
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
end