📄 bassmessage_user.dfm
字号:
inherited Frm_bassmessage_user: TFrm_bassmessage_user
Left = 239
Top = 192
BorderIcons = [biSystemMenu]
Caption = 'Frm_bassmessage_user'
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 12
inherited PanelBkGnd: TPanel
inherited ControlBar1: TControlBar
Height = 39
AutoSize = True
inherited ToolBar1: TToolBar
EdgeInner = esLowered
EdgeOuter = esRaised
inherited TB_add: TToolButton
OnClick = TB_addClick
end
inherited TB_EDIT: TToolButton
OnClick = TB_EDITClick
end
inherited TB_DEL: TToolButton
OnClick = TB_DELClick
end
inherited TB_QUERY: TToolButton
Enabled = False
end
inherited TB_PRINT: TToolButton
Enabled = False
end
end
end
inherited DBG_BASSMESS: TDBGrid
Top = 39
Height = 357
Columns = <
item
Expanded = False
FieldName = 'ID'
Title.Alignment = taCenter
Title.Caption = #24037#21495
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'NAME'
Title.Alignment = taCenter
Title.Caption = #22995#21517
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 57
Visible = True
end
item
Expanded = False
FieldName = 'SEX'
Title.Alignment = taCenter
Title.Caption = #24615#21035
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'RIGHTS'
Title.Alignment = taCenter
Title.Caption = #26435#38480
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 167
Visible = True
end
item
Expanded = False
FieldName = 'MEMO'
Title.Alignment = taCenter
Title.Caption = #22791#27880
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 205
Visible = True
end>
end
end
inherited Query_data: TQuery
Left = 488
end
object Query_del: TQuery
Left = 524
Top = 60
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -