📄 unit9.~dfm
字号:
object Form_userinfo: TForm_userinfo
Left = 491
Top = 319
BorderStyle = bsDialog
Caption = #29992#25143#36164#26009#31649#29702
ClientHeight = 356
ClientWidth = 356
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 = 16
Top = 248
Width = 329
Height = 97
end
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 329
Height = 217
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Width = 91
Visible = True
end
item
Expanded = False
Width = 94
Visible = True
end
item
Expanded = False
Width = 126
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 24
Top = 256
Width = 315
Height = 41
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbDelete, nbEdit, nbPost, nbCancel, nbRefresh]
TabOrder = 1
end
object Button1: TButton
Left = 136
Top = 304
Width = 75
Height = 25
Caption = #36864#20986#31649#29702
TabOrder = 2
OnClick = Button1Click
end
object DataSource1: TDataSource
DataSet = datalink.ADOQ_user
Left = 40
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -