📄 message.dfm
字号:
object Form10: TForm10
Left = 141
Top = 201
Width = 383
Height = 499
Caption = #20449#24687#21453#39304
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 GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 369
Height = 465
Caption = #21592#24037#20449#24687#21453#39304
TabOrder = 0
object Label1: TLabel
Left = 240
Top = 432
Width = 32
Height = 13
Caption = 'Label1'
end
object BitBtn1: TBitBtn
Left = 128
Top = 432
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 0
OnClick = BitBtn1Click
end
object Memo1: TMemo
Left = 8
Top = 16
Width = 361
Height = 401
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 24
Top = 424
Width = 81
Height = 33
Date = 39544.488890150460000000
Time = 39544.488890150460000000
TabOrder = 2
end
end
object DateTimePicker1: TDateTimePicker
Left = 896
Top = 176
Width = 186
Height = 21
Date = 39513.642443750000000000
Time = 39513.642443750000000000
TabOrder = 1
Visible = False
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=zhao;Data Source=127.0.0.1'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 464
Top = 56
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 504
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -