📄 cai_den.~dfm
字号:
object cai_deng: Tcai_deng
Left = 338
Top = 144
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = #30331#37636#37319#36092#31649#29702
ClientHeight = 259
ClientWidth = 329
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 32
Width = 105
Height = 17
AutoSize = False
Caption = #36664#20837#29992#25142#32232#34399':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 22
Top = 76
Width = 103
Height = 17
AutoSize = False
Caption = #36664#20837#29992#25142#23494#30908':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 71
Top = 115
Width = 55
Height = 17
AutoSize = False
Caption = #25805#20316#21729':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit2: TEdit
Left = 128
Top = 112
Width = 113
Height = 21
Color = clInactiveCaption
TabOrder = 0
Text = 'Edit2'
end
object Edit1: TEdit
Left = 128
Top = 72
Width = 113
Height = 21
PasswordChar = '#'
TabOrder = 1
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
object Edit3: TEdit
Left = 128
Top = 32
Width = 113
Height = 21
TabOrder = 2
Text = 'Edit3'
OnKeyPress = Edit3KeyPress
end
object Button1: TButton
Left = 48
Top = 184
Width = 80
Height = 25
Caption = #30331#37636
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 184
Width = 80
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object Table1: TTable
Active = True
DatabaseName = 'aak'
TableName = 'dbo.US'
Left = 280
Top = 32
end
object DataSource1: TDataSource
DataSet = Table1
Left = 256
Top = 80
end
object Database1: TDatabase
AliasName = 'vvv'
Connected = True
DatabaseName = 'aak'
LoginPrompt = False
Params.Strings = (
'USER NAME=sa')
SessionName = 'Default'
OnLogin = Database1Login
Left = 264
Top = 144
end
object Table2: TTable
Active = True
DatabaseName = 'bgt4'
TableName = 'dbo.xin_ming'
Left = 136
Top = 144
end
object Database2: TDatabase
AliasName = 'vvv'
Connected = True
DatabaseName = 'bgt4'
LoginPrompt = False
Params.Strings = (
'USER NAME=sa')
SessionName = 'Default'
OnLogin = Database2Login
Left = 24
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -