📄 patientwards.~dfm
字号:
object Form2: TForm2
Left = 403
Top = 250
Width = 169
Height = 126
BorderIcons = [biSystemMenu]
Caption = #30149#25151#36873#25321
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 Label1: TLabel
Left = 8
Top = 8
Width = 85
Height = 17
Caption = #35831#36873#25321#30149#25151
Constraints.MinWidth = 80
Font.Charset = ANSI_CHARSET
Font.Color = clOlive
Font.Height = -16
Font.Name = #21326#25991#32454#40657
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 104
Top = 8
Width = 48
Height = 13
Caption = 'KittyHawk'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 40
Top = 64
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 8
Top = 32
Width = 145
Height = 24
Hint = #21482#26174#31034#26377#24739#32773#30340#30149#25151
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 16
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnChange = ComboBox1Change
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 128
Top = 64
end
object ADOQuery1: TADOQuery
Connection = Form1.ADOConnection2
Parameters = <>
SQL.Strings = (
'select distinct '#30149#25151#21495' from '#24739#32773#30417#25252#20449#24687' where ('#24739#32773#23601#35786#21495' is not null) and ('#24739 +
#32773#23601#35786#21495'>=1)'
'group by '#30149#25151#21495' having'
'count(*)>=1 ')
Left = 8
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -