CallBack.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
- object Form1: TForm1
- Left = 576
- Top = 492
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = #22238#35843#26426#21046#28436#31034#31243#24207
- ClientHeight = 152
- ClientWidth = 440
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object ListBox1: TListBox
- Left = 8
- Top = 8
- Width = 425
- Height = 105
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #23435#20307
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 16
- Top = 120
- Width = 401
- Height = 25
- Caption = #33719#21462#31995#32479#24403#21069#27491#22312#36816#34892#30340#25152#26377#31383#20307#30340#26631#39064
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- end