📄 sysusereditform.dfm
字号:
object FrmSysUserEdit: TFrmSysUserEdit
Left = 540
Top = 183
BorderStyle = bsToolWindow
Caption = #20462#25913'/'#21024#38500#31995#32479#29992#25143
ClientHeight = 305
ClientWidth = 275
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 16
Top = 40
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label4: TLabel
Left = 16
Top = 64
Width = 36
Height = 13
Caption = #26435#38480#65306
end
object Label3: TLabel
Left = 16
Top = 88
Width = 108
Height = 13
Caption = #26368#21518#19968#27425#30331#24405#26102#38388#65306
end
object DBEdit1: TDBEdit
Left = 72
Top = 8
Width = 185
Height = 21
DataField = 'User'
DataSource = Data.DataSLogin
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 72
Top = 32
Width = 185
Height = 21
DataField = 'PWD'
DataSource = Data.DataSLogin
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object DBComboBox1: TDBComboBox
Left = 72
Top = 56
Width = 185
Height = 21
DataField = 'AUT'
DataSource = Data.DataSLogin
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
Items.Strings = (
'10'
'9'
'8'
'7'
'6'
'5')
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 136
Top = 80
Width = 121
Height = 21
DataField = 'LLON'
DataSource = Data.DataSLogin
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object DBGrid1: TDBGrid
Left = 0
Top = 128
Width = 273
Height = 177
DataSource = Data.DataSLogin
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'User'
Title.Caption = #29992#25143#21517
Width = 76
Visible = True
end
item
Expanded = False
FieldName = 'PWD'
Title.Caption = #23494#30721
Width = 59
Visible = True
end
item
Expanded = False
FieldName = 'AUT'
Title.Caption = #26435#38480
Width = 30
Visible = True
end
item
Expanded = False
FieldName = 'LLON'
Title.Caption = #26368#21518#30331#24405#26102#38388
Width = 86
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 104
Width = 270
Height = 25
DataSource = Data.DataSLogin
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -