?? bassmessage_depot.dfm
字號:
inherited Frm_bassmessage_depot: TFrm_bassmessage_depot
Left = 253
Top = 162
Width = 593
BorderIcons = [biSystemMenu]
Caption = 'Frm_bassmessage_depot'
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 12
inherited PanelBkGnd: TPanel
Width = 585
inherited ControlBar1: TControlBar
Width = 585
inherited ToolBar1: TToolBar
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
end
end
inherited DBG_BASSMESS: TDBGrid
Width = 585
Columns = <
item
Expanded = False
FieldName = 'ID'
Title.Alignment = taCenter
Title.Caption = #32534#21495
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 = 'NAME'
Title.Alignment = taCenter
Title.Caption = #21517#31216
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 = 'TYPE'
Title.Alignment = taCenter
Title.Caption = #23646#24615
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 = '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 = []
Visible = True
end>
end
inherited StatusBar: TStatusBar
Width = 585
end
end
object Query_del: TQuery
Left = 344
Top = 124
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -