📄 user_zhai_xian.dfm
字号:
object user_zhai_xia: Tuser_zhai_xia
Left = -2
Top = 103
Width = 554
Height = 379
BorderIcons = [biSystemMenu, biMinimize]
Caption = #29992#25142#20351#29992#31995#32113#22312#32218#19968#35261
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
DesignSize = (
546
352)
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 330
Top = 304
Width = 33
Height = 30
Hint = #36820#22238
Anchors = [akLeft, akTop, akBottom]
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333FF3333333333333003333333333333F77F33333333333009033
333333333F7737F333333333009990333333333F773337FFFFFF330099999000
00003F773333377777770099999999999990773FF33333FFFFF7330099999000
000033773FF33777777733330099903333333333773FF7F33333333333009033
33333333337737F3333333333333003333333333333377333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 7
Width = 513
Height = 290
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clYellow
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Username'
Title.Caption = #29992#25142#32232#34399
Visible = True
end
item
Expanded = False
FieldName = 'USxm'
Title.Caption = #29992#25142#22995#21517
Visible = True
end
item
Expanded = False
FieldName = 'yes_or_no'
Title.Caption = #26159#21542#22312#32218
Visible = True
end
item
Expanded = False
FieldName = 'deng_time'
Title.Caption = #30331#20837#26178#38291
Visible = True
end
item
Expanded = False
FieldName = 'tel'
Title.Caption = #38651#35441
Visible = True
end
item
Expanded = False
FieldName = 'xi_tong_name'
Title.Caption = #31995#32113#21517#31281
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 144
Top = 304
Width = 185
Height = 30
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
Anchors = [akLeft, akTop, akBottom]
Flat = True
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object Table1: TTable
Active = True
DatabaseName = 'vvv'
TableName = 'dbo.US'
Left = 248
Top = 88
end
object DataSource1: TDataSource
DataSet = Table1
Left = 312
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -