📄 lend.dfm
字号:
object Form4: TForm4
Left = 214
Top = 165
Width = 479
Height = 305
BorderIcons = [biSystemMenu]
Caption = #22270#20070#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object grp1: TGroupBox
Left = 8
Top = 8
Width = 457
Height = 73
Caption = #20511#20070#20154#35814#32454#20449#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object lbl2: TLabel
Left = 8
Top = 32
Width = 36
Height = 16
Caption = #22995#21517#65306
end
object lbl3: TLabel
Left = 152
Top = 32
Width = 36
Height = 16
Caption = #26085#26399#65306
end
object lbl4: TLabel
Left = 288
Top = 32
Width = 60
Height = 16
Caption = #24402#36824#26085#26399#65306
end
object edt2: TEdit
Left = 40
Top = 26
Width = 105
Height = 24
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 192
Top = 24
Width = 89
Height = 24
Date = 38253.600675104160000000
Time = 38253.600675104160000000
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 344
Top = 24
Width = 89
Height = 24
Date = 38253.600675104160000000
Time = 38253.600675104160000000
TabOrder = 2
end
end
object grp2: TGroupBox
Left = 8
Top = 96
Width = 457
Height = 177
Caption = #20511#20070#32454#21017
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object lbl1: TLabel
Left = 8
Top = 32
Width = 60
Height = 16
Caption = #22270#20070#32534#21495#65306
end
object edt1: TEdit
Left = 72
Top = 28
Width = 185
Height = 24
TabOrder = 0
end
object btn1: TButton
Left = 288
Top = 28
Width = 49
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = btn1Click
end
object btn2: TButton
Left = 360
Top = 28
Width = 65
Height = 25
Caption = #30830#35748#20445#23384
TabOrder = 2
OnClick = btn2Click
end
object dbgrd1: TDBGrid
Left = 8
Top = 64
Width = 441
Height = 105
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object ds1: TDataSource
Left = 280
Top = 96
end
object qry1: TADOQuery
Parameters = <>
Left = 192
Top = 72
end
object tbl1: TADOTable
Left = 144
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -