📄 shen_ping_ren.~dfm
字号:
object shen_ping_re: Tshen_ping_re
Left = 73
Top = 166
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = #23529#26680#25209#20934#20154#21729#35373#23450
ClientHeight = 203
ClientWidth = 356
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 9
Top = 25
Width = 81
Height = 13
AutoSize = False
Caption = #35531#36092#23529#26680#20154
end
object Label2: TLabel
Left = 185
Top = 29
Width = 71
Height = 13
AutoSize = False
Caption = #35531#36092#25209#20934#20154
end
object Label3: TLabel
Left = 9
Top = 88
Width = 81
Height = 13
AutoSize = False
Caption = #25505#36092#23529#26680#20154
end
object Label4: TLabel
Left = 186
Top = 92
Width = 70
Height = 13
AutoSize = False
Caption = #25505#36092#25209#20934#20154
end
object DBEdit1: TDBEdit
Left = 82
Top = 25
Width = 85
Height = 21
DataField = 'qing_shen'
DataSource = DataSource1
TabOrder = 0
OnKeyPress = DBEdit1KeyPress
end
object DBEdit2: TDBEdit
Left = 80
Top = 88
Width = 85
Height = 21
DataField = 'ding_shen'
DataSource = DataSource1
TabOrder = 1
OnKeyPress = DBEdit2KeyPress
end
object DBEdit3: TDBEdit
Left = 261
Top = 25
Width = 85
Height = 21
DataField = 'qing_ping'
DataSource = DataSource1
TabOrder = 2
OnKeyPress = DBEdit3KeyPress
end
object DBEdit4: TDBEdit
Left = 261
Top = 88
Width = 85
Height = 21
DataField = 'ding_ping'
DataSource = DataSource1
TabOrder = 3
OnKeyPress = DBEdit4KeyPress
end
object DBNavigator1: TDBNavigator
Left = 16
Top = 136
Width = 320
Height = 33
DataSource = DataSource1
Flat = True
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object Table1: TTable
Active = True
DatabaseName = 'vvv'
TableName = 'dbo.ren_shi_ding'
Left = 168
Top = 48
end
object DataSource1: TDataSource
DataSet = Table1
Left = 232
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -