www.pudn.com > 2.rar > lookto.dfm, change:2007-12-31,size:3461b


object look: Tlook 
  Left = 291 
  Top = 186 
  Width = 604 
  Height = 466 
  Caption = 'RSLIN-'#26597#35426#28204#35430 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  OnClose = FormClose 
  OnShow = FormShow 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Bevel1: TBevel 
    Left = 24 
    Top = 200 
    Width = 433 
    Height = 3 
  end 
  object Label1: TLabel 
    Left = 208 
    Top = 8 
    Width = 145 
    Height = 20 
    Caption = #26597#30475#30446#21069#24773#27841'?          ' 
    Font.Charset = DEFAULT_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -16 
    Font.Name = 'MS Sans Serif' 
    Font.Style = [] 
    ParentFont = False 
  end 
  object Label2: TLabel 
    Left = 24 
    Top = 32 
    Width = 57 
    Height = 16 
    Caption = #21069#23522#23460 
    Font.Charset = DEFAULT_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -13 
    Font.Name = 'MS Sans Serif' 
    Font.Style = [] 
    ParentFont = False 
  end 
  object DBGrid1: TDBGrid 
    Left = 16 
    Top = 240 
    Width = 297 
    Height = 177 
    DataSource = DM.DSUsers 
    TabOrder = 0 
    TitleFont.Charset = DEFAULT_CHARSET 
    TitleFont.Color = clWindowText 
    TitleFont.Height = -11 
    TitleFont.Name = 'MS Sans Serif' 
    TitleFont.Style = [] 
  end 
  object DBGrid2: TDBGrid 
    Left = 24 
    Top = 64 
    Width = 489 
    Height = 129 
    DataSource = DM.DataSource1 
    TabOrder = 1 
    TitleFont.Charset = DEFAULT_CHARSET 
    TitleFont.Color = clWindowText 
    TitleFont.Height = -11 
    TitleFont.Name = 'MS Sans Serif' 
    TitleFont.Style = [] 
  end 
  object btndisall: TButton 
    Left = 336 
    Top = 384 
    Width = 100 
    Height = 25 
    Caption = #39023#31034#25152#26377'  ' 
    TabOrder = 2 
    OnClick = btndisallClick 
  end 
  object first: TButton 
    Left = 24 
    Top = 208 
    Width = 75 
    Height = 25 
    Caption = #31532#19968 
    TabOrder = 3 
    OnClick = firstClick 
  end 
  object prior: TButton 
    Left = 104 
    Top = 208 
    Width = 75 
    Height = 25 
    Caption = #19978#19968 
    TabOrder = 4 
    OnClick = priorClick 
  end 
  object next: TButton 
    Left = 192 
    Top = 208 
    Width = 75 
    Height = 25 
    Caption = #19979#19968 
    TabOrder = 5 
    OnClick = nextClick 
  end 
  object last: TButton 
    Left = 280 
    Top = 208 
    Width = 75 
    Height = 25 
    Caption = #26368#24460 
    TabOrder = 6 
    OnClick = lastClick 
  end 
  object delete1: TButton 
    Left = 416 
    Top = 208 
    Width = 89 
    Height = 25 
    Caption = #28040#38500'  ' 
    TabOrder = 7 
    OnClick = delete1Click 
  end 
  object delete2: TButton 
    Left = 336 
    Top = 344 
    Width = 97 
    Height = 25 
    Caption = #28040#38500 
    TabOrder = 8 
    OnClick = delete2Click 
  end 
  object btndetail: TButton 
    Left = 752 
    Top = 504 
    Width = 27 
    Height = 25 
    Caption = 'detail' 
    TabOrder = 9 
    Visible = False 
    OnClick = btndetailClick 
  end 
  object DBEdit1: TDBEdit 
    Left = 104 
    Top = 32 
    Width = 57 
    Height = 24 
    DataSource = DM.DSUsers 
    Font.Charset = DEFAULT_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -13 
    Font.Name = 'MS Sans Serif' 
    Font.Style = [] 
    ParentFont = False 
    TabOrder = 10 
  end 
end