📄 iosearch.dfm
字号:
object ioSearchForm: TioSearchForm
Left = 261
Top = 208
Width = 450
Height = 325
Caption = #20986#20837#24211#21333#26597#35810#26465#20214
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 19
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 425
Height = 65
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 19
Caption = #26085#26399#20174
end
object Label2: TLabel
Left = 248
Top = 24
Width = 20
Height = 19
Caption = #33267
end
object Date1: TDateTimePicker
Left = 88
Top = 24
Width = 137
Height = 24
CalAlignment = dtaLeft
Date = 39361.7267093403
Time = 39361.7267093403
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 0
end
object Date2: TDateTimePicker
Left = 280
Top = 24
Width = 137
Height = 24
CalAlignment = dtaLeft
Date = 39361.7267093403
Time = 39361.7267093403
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 64
Width = 337
Height = 217
TabOrder = 1
object Label3: TLabel
Left = 16
Top = 24
Width = 80
Height = 19
Caption = #21333' '#21495
end
object Label4: TLabel
Left = 16
Top = 64
Width = 80
Height = 19
Caption = #25805' '#20316' '#21592
end
object Label5: TLabel
Left = 16
Top = 104
Width = 80
Height = 19
Caption = #20107' '#21153
end
object Label7: TLabel
Left = 16
Top = 144
Width = 80
Height = 19
Caption = #21512#35745#37329#39069
end
object Label8: TLabel
Left = 16
Top = 184
Width = 80
Height = 19
Caption = #21333#20301#21517#31216
end
object SpeedButton1: TSpeedButton
Left = 264
Top = 176
Width = 33
Height = 25
end
object Dnum: TEdit
Left = 104
Top = 16
Width = 193
Height = 27
TabOrder = 0
end
object Pnum: TEdit
Left = 104
Top = 56
Width = 193
Height = 27
TabOrder = 1
end
object Money: TEdit
Left = 104
Top = 136
Width = 193
Height = 27
TabOrder = 2
end
object DWname: TEdit
Left = 104
Top = 176
Width = 153
Height = 27
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 104
Top = 96
Width = 193
Height = 27
ItemHeight = 19
TabOrder = 4
Text = #20837#24211
Items.Strings = (
#20837#24211
#38144#21806'('#20986#24211')'
#36864#24211
#36864#36135
#36716#24211
#25253#25439)
end
object CB1: TCheckBox
Left = 312
Top = 16
Width = 17
Height = 25
TabOrder = 5
end
object CB2: TCheckBox
Left = 312
Top = 56
Width = 17
Height = 25
TabOrder = 6
end
object CB3: TCheckBox
Left = 312
Top = 96
Width = 17
Height = 33
Checked = True
Enabled = False
State = cbChecked
TabOrder = 7
end
object CB4: TCheckBox
Left = 312
Top = 136
Width = 17
Height = 25
TabOrder = 8
end
object CB5: TCheckBox
Left = 312
Top = 176
Width = 17
Height = 25
TabOrder = 9
end
end
object searchBtn: TBitBtn
Left = 360
Top = 80
Width = 73
Height = 33
Caption = #26597#35810
TabOrder = 2
OnClick = searchBtnClick
end
object closeBtn: TBitBtn
Left = 360
Top = 128
Width = 73
Height = 33
Caption = #36864#20986
TabOrder = 3
OnClick = closeBtnClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -