ownbook.dfm
上传用户:blmaxia
上传日期:2010-02-17
资源大小:657k
文件大小:1k
- object OwnBookForm: TOwnBookForm
- Left = 290
- Top = 114
- Width = 344
- Height = 375
- Caption = #24050#20511#22270#20070
- 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 Label1: TLabel
- Left = 16
- Top = 8
- Width = 240
- Height = 13
- Caption = #30001#20110#20197#19979#22270#20070#27809#26377#24402#36824#65292#25152#20197#19981#33021#32487#32493#20511#20070#12290
- end
- object ListView1: TListView
- Left = 16
- Top = 48
- Width = 305
- Height = 257
- Columns = <
- item
- Caption = #20070#21495
- end
- item
- Caption = #20070#21517
- end
- item
- Caption = #20215#26684
- end
- item
- Caption = #25345#26377#26102#38271
- end
- item
- Caption = #32602#27454
- end>
- TabOrder = 0
- ViewStyle = vsReport
- end
- object i: TGroupBox
- Left = 8
- Top = 32
- Width = 321
- Height = 7
- Caption = 'i'
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 224
- Top = 312
- Width = 75
- Height = 25
- Caption = #20851#38381
- TabOrder = 2
- Kind = bkClose
- end
- end