📄 passunit2.dfm
字号:
object Form2: TForm2
Left = 156
Top = 122
Width = 373
Height = 207
Caption = #35831#36827#34892#26435#38480#35770#35777
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 232
Top = 146
Width = 81
Height = 22
Caption = #30830#12288#35748
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object Panel1: TPanel
Left = 16
Top = 16
Width = 329
Height = 121
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 45
Top = 42
Width = 60
Height = 15
Caption = #29992#25143#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 119
Top = 39
Width = 145
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
Text = 'Edit1'
end
object Memo1: TMemo
Left = 48
Top = 72
Width = 217
Height = 25
Lines.Strings = (
'Memo1')
TabOrder = 1
Visible = False
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 280
Top = 32
end
object Table1: TTable
Active = True
TableName = #29992#25143#26435#38480'.db'
Left = 304
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -