📄 shoufei.dfm
字号:
object Form6: TForm6
Left = 478
Top = 141
Width = 309
Height = 318
Caption = #25910#36153#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 8
Top = 8
Width = 30
Height = 13
Caption = #23398#21495' '
end
object Label3: TLabel
Left = 8
Top = 56
Width = 27
Height = 13
Caption = #22995#21517' '
end
object Label4: TLabel
Left = 160
Top = 152
Width = 60
Height = 13
Caption = #26412#27425#25910#36153' '
end
object Label5: TLabel
Left = 160
Top = 200
Width = 42
Height = 13
Caption = #25910#36153#20154' '
end
object Label6: TLabel
Left = 8
Top = 200
Width = 54
Height = 13
Caption = #25910#36153#26085#26399' '
end
object LabeledEdit2: TLabeledEdit
Left = 160
Top = 24
Width = 121
Height = 21
EditLabel.Width = 45
EditLabel.Height = 13
EditLabel.Caption = #20844#23507#36153' '
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 0
end
object LabeledEdit4: TLabeledEdit
Left = 160
Top = 72
Width = 121
Height = 21
EditLabel.Width = 45
EditLabel.Height = 13
EditLabel.Caption = #20854#23427#36153' '
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 1
end
object LabeledEdit5: TLabeledEdit
Left = 8
Top = 120
Width = 121
Height = 21
EditLabel.Width = 33
EditLabel.Height = 13
EditLabel.Caption = #23398#36153' '
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 2
end
object LabeledEdit6: TLabeledEdit
Left = 160
Top = 120
Width = 121
Height = 21
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #21512#35745#65306
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 3
OnExit = LabeledEdit6Exit
end
object Button1: TButton
Left = 112
Top = 256
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 256
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
object DBEdit1: TDBEdit
Left = 8
Top = 24
Width = 121
Height = 21
DataField = 'sno'
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
end
object DBEdit2: TDBEdit
Left = 8
Top = 72
Width = 121
Height = 21
DataField = 'sname'
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 7
end
object DBEdit3: TDBEdit
Left = 160
Top = 168
Width = 121
Height = 21
DataField = 'moneySum'
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 8
end
object DBEdit4: TDBEdit
Left = 160
Top = 216
Width = 121
Height = 21
DataField = 'person'
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 9
end
object DBEdit5: TDBEdit
Left = 8
Top = 216
Width = 121
Height = 21
Hint = #26684#24335#20026'YYYY-MM-DD'
DataField = 'Ctime'
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentShowHint = False
ShowHint = True
TabOrder = 10
end
object Button3: TButton
Left = 16
Top = 256
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 11
OnClick = Button3Click
end
object Table1: TTable
Active = True
DatabaseName = 'db'
Filtered = True
IndexName = 'PK_Charge'
TableName = 'dbo.Charge'
Left = 136
Top = 32
end
object DataSource1: TDataSource
DataSet = Table1
Left = 248
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -