main.dfm
资源名称:DS-1.ZIP [点击查看]
上传用户:wysk38707
上传日期:2007-06-18
资源大小:801k
文件大小:2k
源码类别:
交通/航空行业
开发平台:
Delphi
- object Form1: TForm1
- Left = 200
- Top = 108
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = #28779#36710#21806#31080#27169#25311#31995#32479
- ClientHeight = 80
- ClientWidth = 560
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 0
- Top = 0
- Width = 80
- Height = 80
- Caption = #38271#27801#31449
- TabOrder = 0
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 80
- Top = 0
- Width = 80
- Height = 80
- Caption = #21271#20140#31449
- TabOrder = 1
- OnClick = BitBtn2Click
- end
- object BitBtn3: TBitBtn
- Left = 160
- Top = 0
- Width = 80
- Height = 80
- Caption = #24191#24030#31449
- TabOrder = 2
- OnClick = BitBtn3Click
- end
- object BitBtn4: TBitBtn
- Left = 240
- Top = 0
- Width = 80
- Height = 80
- Caption = #26666#27954#31449
- TabOrder = 3
- OnClick = BitBtn4Click
- end
- object BitBtn5: TBitBtn
- Left = 320
- Top = 0
- Width = 80
- Height = 80
- Caption = #25104#37117#31449
- TabOrder = 4
- OnClick = BitBtn5Click
- end
- object BitBtn6: TBitBtn
- Left = 400
- Top = 0
- Width = 80
- Height = 80
- Caption = #27494#27721#31449
- TabOrder = 5
- OnClick = BitBtn6Click
- end
- object BitBtn7: TBitBtn
- Left = 480
- Top = 0
- Width = 80
- Height = 80
- Caption = #37325#24198#31449
- TabOrder = 6
- OnClick = BitBtn7Click
- end
- end