?? user_unit.dfm
字號:
object User_Form: TUser_Form
Left = 337
Top = 307
BorderIcons = []
BorderStyle = bsDialog
Caption = #29992#25143#20449#24687
ClientHeight = 178
ClientWidth = 258
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 48
Width = 257
Height = 121
TabOrder = 0
object DBGrid1: TDBGrid
Left = 5
Top = 8
Width = 244
Height = 81
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 6
Top = 93
Width = 240
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 257
Height = 48
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 4
Top = 2
Width = 61
Height = 43
Caption = #28155#21152
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888888888888888888888888000088888888888066660888888888066666
6088000000066666608880444406666660888804440666666008888044406666
0B08888804000000BF0888888080FBFBFB0888888880BFBFBF0888888880FBFB
FB0888888880BFBFBF0888888880000000088888888888888888}
Layout = blGlyphTop
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 64
Top = 2
Width = 64
Height = 43
Caption = #21024#38500
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888080808080808088888888888888888880880808080880888888888888
8888888088080808088088888888888888888880888888080880118811888888
8888811118808080808088118888888888888111188888888888118811888888
8888888888888888888888888888888888888888888888888888}
Layout = blGlyphTop
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 128
Top = 2
Width = 64
Height = 43
Caption = #20445#23384
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888000888888888800000088444444440000008848888888000888884888888
8848888884888888884884444488888888488488848888888848848884888888
8848848884888888884884888444444444488488888884888888848888888488
8888000888888488800000044444448880000008888888888000}
Layout = blGlyphTop
OnClick = SpeedButton3Click
end
object SpeedButton5: TSpeedButton
Left = 192
Top = 2
Width = 64
Height = 43
Caption = #36864#20986
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
0400000000007800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888888880888888888888880080088888888880E088808888888000E00000000
888880EE07770888888880EE07770888888880EE07770888088880EE07770880
088880EE07770800000880EE07770880088880EE077708880888800077770888
888880077777088888888000000008888888}
OnClick = SpeedButton5Click
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 176
Top = 56
end
object ADOTable1: TADOTable
Active = True
Connection = Login_Form.ADOConnection1
CursorType = ctStatic
TableName = 'Login_Table'
Left = 144
Top = 56
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -