📄 unit9.dfm
字号:
object lack: Tlack
Left = 236
Top = 114
Width = 684
Height = 531
Caption = 'lack'
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 Label1: TLabel
Left = 48
Top = 8
Width = 521
Height = 37
AutoSize = False
Caption = #36807#26399#27809#36824#30340#24773#20917
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 16
Top = 56
Width = 657
Height = 353
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object d: TDateTimePicker
Left = 432
Top = 424
Width = 186
Height = 21
Date = 38519.724044594910000000
Time = 38519.724044594910000000
TabOrder = 1
Visible = False
end
object Button1: TButton
Left = 160
Top = 440
Width = 217
Height = 41
Caption = #36820#22238#19978#32423#33756#21333
TabOrder = 2
OnClick = Button1Click
end
object lack_1: TADODataSet
Connection = DataModule3.ADOConnection1
Parameters = <>
Left = 592
Top = 32
end
object DataSource1: TDataSource
DataSet = lack_1
Left = 528
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -