NoneFrm.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
- object frmNone: TfrmNone
- Left = 236
- Top = 150
- Width = 456
- Height = 318
- Caption = #27809#26377#20219#20309#25511#21046#32447#31243#21516#27493
- 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 = 11
- Top = 8
- Width = 90
- Height = 12
- Caption = #32447#31243'1'#30340#25968#32452#25968#25454
- end
- object Label2: TLabel
- Left = 192
- Top = 8
- Width = 90
- Height = 12
- Caption = #32447#31243'2'#30340#25968#32452#25968#25454
- end
- object ListBox2: TListBox
- Left = 192
- Top = 24
- Width = 153
- Height = 241
- ItemHeight = 12
- TabOrder = 0
- end
- object ListBox1: TListBox
- Left = 8
- Top = 24
- Width = 153
- Height = 241
- ItemHeight = 12
- TabOrder = 1
- end
- object btnExecute: TButton
- Left = 360
- Top = 24
- Width = 75
- Height = 25
- Caption = #25191#34892
- TabOrder = 2
- OnClick = btnExecuteClick
- end
- end