Unit14.dfm
上传用户:szyozho
上传日期:2013-04-13
资源大小:3688k
文件大小:2k
- object Form14: TForm14
- Left = 183
- Top = 144
- Width = 518
- Height = 335
- Caption = 'Form14'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 510
- Height = 301
- Align = alClient
- TabOrder = 0
- object DBGrid1: TDBGrid
- Left = 24
- Top = 24
- Width = 457
- Height = 225
- DataSource = DataModule4.DataSource_shijuan
- TabOrder = 0
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- end
- object DBNavigator1: TDBNavigator
- Left = 32
- Top = 264
- Width = 232
- Height = 25
- DataSource = DataModule4.DataSource_shijuan
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbPost, nbCancel]
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 272
- Top = 264
- Width = 75
- Height = 25
- Caption = #39044#35272#35797#21367
- TabOrder = 2
- end
- object BitBtn2: TBitBtn
- Left = 352
- Top = 264
- Width = 75
- Height = 25
- Caption = #39044#35272#31572#26696
- TabOrder = 3
- end
- object BitBtn3: TBitBtn
- Left = 432
- Top = 264
- Width = 75
- Height = 25
- Caption = #36820#22238
- TabOrder = 4
- Kind = bkClose
- end
- end
- end