Unit1.dfm
上传用户:lulishicai
上传日期:2010-03-01
资源大小:13202k
文件大小:4k
源码类别:
Delphi/CppBuilder
开发平台:
C++ Builder
- object Form1: TForm1
- Left = 192
- Top = 107
- Width = 558
- Height = 375
- Caption = #22270#20687#21160#24577#25928#26524#26174#31034
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 321
- Height = 153
- end
- object Label1: TLabel
- Left = 344
- Top = 88
- Width = 174
- Height = 16
- Caption = ' '#22270#20687#22788#29702#30340#25928#26524#36873#21333#65306' '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object PaintBox1: TPaintBox
- Left = 8
- Top = 168
- Width = 321
- Height = 177
- end
- object OpenFile: TBitBtn
- Left = 344
- Top = 8
- Width = 97
- Height = 33
- Caption = #25171#24320#25991#20214
- TabOrder = 0
- OnClick = OpenFileClick
- end
- object CloseFile: TBitBtn
- Left = 448
- Top = 8
- Width = 97
- Height = 33
- Caption = #20851#38381#25991#20214
- TabOrder = 1
- OnClick = CloseFileClick
- end
- object FeiRu: TBitBtn
- Left = 344
- Top = 112
- Width = 97
- Height = 33
- Caption = #39134#20837#25928#26524
- TabOrder = 2
- OnClick = FeiRuClick
- end
- object TouMing: TBitBtn
- Left = 445
- Top = 112
- Width = 97
- Height = 33
- Caption = #36879#26126#25928#26524
- TabOrder = 3
- OnClick = TouMingClick
- end
- object QingChu: TBitBtn
- Left = 445
- Top = 152
- Width = 97
- Height = 33
- Caption = #20174#21491#28165#38500
- TabOrder = 4
- OnClick = QingChuClick
- end
- object KuoSan: TBitBtn
- Left = 344
- Top = 152
- Width = 97
- Height = 33
- Caption = #21521#22806#25193#25955
- TabOrder = 5
- OnClick = KuoSanClick
- end
- object MenLian: TBitBtn
- Left = 344
- Top = 272
- Width = 97
- Height = 33
- Caption = #38376#24088#25928#26524
- TabOrder = 6
- OnClick = MenLianClick
- end
- object SMBF: TBitBtn
- Left = 445
- Top = 272
- Width = 97
- Height = 33
- Caption = #22235#38754#20843#26041
- TabOrder = 7
- OnClick = SMBFClick
- end
- object GongZi: TBitBtn
- Left = 445
- Top = 312
- Width = 97
- Height = 33
- Caption = #24037#23383#25928#26524
- TabOrder = 8
- OnClick = GongZiClick
- end
- object FanZhuan: TBitBtn
- Left = 344
- Top = 312
- Width = 97
- Height = 33
- Caption = #39068#33394#21453#36716
- TabOrder = 9
- OnClick = FanZhuanClick
- end
- object LaSheng: TBitBtn
- Left = 344
- Top = 232
- Width = 97
- Height = 33
- Caption = #25289#20280#25928#26524
- TabOrder = 10
- OnClick = LaShengClick
- end
- object LiangBian: TBitBtn
- Left = 445
- Top = 232
- Width = 97
- Height = 33
- Caption = #21521#20013#32858#38598
- TabOrder = 11
- OnClick = LiangBianClick
- end
- object JiaoCha: TBitBtn
- Left = 445
- Top = 192
- Width = 97
- Height = 33
- Caption = #20132#21449#39134#20837
- TabOrder = 12
- OnClick = JiaoChaClick
- end
- object NongWu: TBitBtn
- Left = 344
- Top = 192
- Width = 97
- Height = 33
- Caption = #27987#38654#25928#26524
- TabOrder = 13
- OnClick = NongWuClick
- end
- object PictureDialog: TOpenPictureDialog
- Left = 352
- Top = 8
- end
- end