📄 bddgl.~dfm
字号:
object bddgl_Form: Tbddgl_Form
Left = 236
Top = 207
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsSingle
Caption = #25253#21040#21333#31649#29702
ClientHeight = 282
ClientWidth = 421
Color = clMoneyGreen
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 DBGrid1: TDBGrid
Left = 0
Top = 81
Width = 421
Height = 201
Hint = #22312#27492#28857#20987#21491#38190' '#36873#25321#25805#20316
Align = alClient
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentShowHint = False
PopupMenu = PopupMenu1
ShowHint = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGrid1DrawColunmnCell
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 421
Height = 81
Align = alTop
Caption = #36755#20837#26597#35810#26465#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 24
Width = 99
Height = 13
Caption = #22995#21517#12304#27169#31946#26597#35810#12305' '
end
object xm_LEdit: TEdit
Left = 8
Top = 40
Width = 121
Height = 21
Hint = #36755#20837#26597#35810#26465#20214#36827#34892#26597#35810
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 152
Top = 40
Width = 75
Height = 25
Caption = #26816#32034
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 240
Top = 40
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkClose
end
end
object Query1: TQuery
Left = 144
Top = 184
end
object DataSource1: TDataSource
DataSet = Query1
Left = 528
Top = 280
end
object PopupMenu1: TPopupMenu
Left = 216
Top = 176
object N1: TMenuItem
Caption = #25253#21040
OnClick = N1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -