📄 userlist.~dfm
字号:
object UserListForm: TUserListForm
Left = 329
Top = 207
BorderStyle = bsSingle
Caption = #29992#25143#31649#29702
ClientHeight = 303
ClientWidth = 479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 24
Top = 128
Width = 217
Height = 121
Caption = #29992#25143#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 24
Width = 42
Height = 14
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 40
Top = 56
Width = 28
Height = 14
Caption = #23494#30721
end
object Label3: TLabel
Left = 16
Top = 88
Width = 56
Height = 14
Caption = #25152#22312#37096#38376
end
object Edit1: TEdit
Left = 80
Top = 16
Width = 121
Height = 22
MaxLength = 8
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 48
Width = 121
Height = 22
MaxLength = 8
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 80
Top = 80
Width = 121
Height = 22
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 248
Top = 128
Width = 105
Height = 121
Caption = #25805#20316#26435#38480
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 1
object CheckBox1: TCheckBox
Left = 16
Top = 24
Width = 73
Height = 17
Caption = #31649#29702#26435
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 16
Top = 88
Width = 73
Height = 17
Caption = #25805#20316#26435
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 16
Top = 56
Width = 73
Height = 17
Caption = #26597#35810#26435
TabOrder = 2
end
end
object GroupBox3: TGroupBox
Left = 360
Top = 128
Width = 105
Height = 121
Caption = #25805#20316#27169#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
object RadioButton1: TRadioButton
Left = 24
Top = 24
Width = 65
Height = 17
Caption = #26032#22686
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 24
Top = 56
Width = 57
Height = 17
Caption = #21024#38500
TabOrder = 1
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 24
Top = 88
Width = 57
Height = 17
Caption = #20462#25913
TabOrder = 2
OnClick = RadioButton2Click
end
end
object DBGrid1: TDBGrid
Left = 24
Top = 8
Width = 441
Height = 120
DataSource = DataSource1
ReadOnly = True
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object BitBtn1: TBitBtn
Left = 120
Top = 264
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = BitBtn1Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
555555555555555555555555555555555555555555FF55555555555559055555
55555555577FF5555555555599905555555555557777F5555555555599905555
555555557777FF5555555559999905555555555777777F555555559999990555
5555557777777FF5555557990599905555555777757777F55555790555599055
55557775555777FF5555555555599905555555555557777F5555555555559905
555555555555777FF5555555555559905555555555555777FF55555555555579
05555555555555777FF5555555555557905555555555555777FF555555555555
5990555555555555577755555555555555555555555555555555}
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 280
Top = 264
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = BitBtn2Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
03333377777777777F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F3333333F7F333301111111B10333337F333333737F33330111111111
0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
0333337F377777337F333301111111110333337F333333337F33330111111111
0333337FFFFFFFFF7F3333000000000003333377777777777333}
NumGlyphs = 2
end
object Database1: TDatabase
AliasName = 'student'
Connected = True
DatabaseName = 'student'
LoginPrompt = False
SessionName = 'Default'
OnLogin = Database1Login
Left = 152
Top = 48
end
object Query1: TQuery
AfterScroll = Query1AfterScroll
DatabaseName = 'student'
SQL.Strings = (
'select * from operator')
Left = 192
Top = 48
object Query1username: TStringField
FieldName = 'username'
Origin = 'STUDENT.operator.username'
Size = 8
end
object Query1password: TStringField
FieldName = 'password'
Origin = 'STUDENT.operator.password'
Size = 8
end
object Query1units: TStringField
FieldName = 'units'
Origin = 'STUDENT.operator.units'
end
object Query1right_1: TBooleanField
FieldName = 'right_1'
Origin = 'STUDENT.operator.right_1'
end
object Query1right_2: TBooleanField
FieldName = 'right_2'
Origin = 'STUDENT.operator.right_2'
end
object Query1right_3: TBooleanField
FieldName = 'right_3'
Origin = 'STUDENT.operator.right_3'
end
object Query1opera: TStringField
FieldName = 'opera'
Origin = 'STUDENT.operator.opera'
Size = 8
end
object Query1stamp: TDateTimeField
FieldName = 'stamp'
Origin = 'STUDENT.operator.stamp'
end
end
object DataSource1: TDataSource
DataSet = Query1
Left = 232
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -