📄 uuser.dfm
字号:
object frmuser: Tfrmuser
Left = 217
Top = 88
BorderStyle = bsDialog
Caption = #25805#20316#21592#24080#21495#31649#29702
ClientHeight = 426
ClientWidth = 642
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TreeView1: TTreeView
Left = 8
Top = 8
Width = 185
Height = 361
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Indent = 19
ParentFont = False
TabOrder = 0
OnChange = TreeView1Change
end
object RzPageControl1: TRzPageControl
Left = 200
Top = 8
Width = 425
Height = 361
ActivePage = TabSheet2
TabIndex = 1
TabOrder = 1
FixedDimension = 19
object TabSheet1: TRzTabSheet
Caption = #25805#20316#21592#21015#34920
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 421
Height = 338
Align = alClient
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'dh'
Title.Caption = #24080#21495
Visible = True
end
item
Expanded = False
FieldName = 'xm'
Title.Caption = #22995#21517
Width = 92
Visible = True
end
item
Expanded = False
FieldName = 'jb'
Title.Caption = #37096#38376
Visible = True
end
item
Expanded = False
FieldName = 'password'
Title.Caption = #23494#30721
Width = 58
Visible = True
end
item
Expanded = False
FieldName = 'computer'
Title.Caption = #30005#33041
Width = 54
Visible = True
end
item
Expanded = False
FieldName = 'node'
Title.Caption = #22791#27880
Visible = True
end>
end
end
object TabSheet2: TRzTabSheet
Caption = #35814#32454#36164#26009
OnEnter = TabSheet2Enter
object Label1: TLabel
Left = 16
Top = 16
Width = 72
Height = 13
Caption = #24080#21495#12288#12288#12288#12288
end
object Label2: TLabel
Left = 16
Top = 48
Width = 60
Height = 13
Caption = #22995#21517#12288#12288#12288
end
object Label3: TLabel
Left = 16
Top = 80
Width = 60
Height = 13
Caption = #37096#38376#12288#12288#12288
end
object Label4: TLabel
Left = 16
Top = 112
Width = 48
Height = 13
Caption = #23494#30721#12288#12288
end
object Label5: TLabel
Left = 16
Top = 144
Width = 48
Height = 13
Caption = #30005#33041#12288#12288
end
object Image1: TImage
Left = 216
Top = 16
Width = 193
Height = 153
Enabled = False
Stretch = True
OnDblClick = Image1DblClick
end
object Label6: TLabel
Left = 16
Top = 176
Width = 60
Height = 13
Caption = #22791#27880#12288#12288#12288
end
object DBEdit1: TDBEdit
Left = 56
Top = 16
Width = 145
Height = 24
DataField = 'dh'
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 56
Top = 48
Width = 145
Height = 24
DataField = 'xm'
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBComboBox1: TDBComboBox
Left = 56
Top = 80
Width = 145
Height = 24
DataField = 'jb'
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 56
Top = 112
Width = 145
Height = 24
DataField = 'password'
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 56
Top = 144
Width = 145
Height = 24
DataField = 'computer'
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object DBMemo1: TDBMemo
Left = 56
Top = 176
Width = 353
Height = 145
DataField = 'node'
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 5
end
object DBEdit5: TDBEdit
Left = 16
Top = 240
Width = 89
Height = 21
DataField = 'photo_file'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -