📄 frmset.dfm
字号:
object FormSet: TFormSet
Left = 174
Top = 65
Width = 837
Height = 633
HorzScrollBar.Position = 4
Caption = #25346#21495#30331#35760
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BtnOK: TButton
Left = 556
Top = 488
Width = 105
Height = 33
Caption = #30830#23450
ModalResult = 1
TabOrder = 0
end
object BtnCancel: TButton
Left = 676
Top = 488
Width = 97
Height = 33
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
object Button1: TButton
Left = 436
Top = 488
Width = 105
Height = 33
Caption = #27880#20876
TabOrder = 2
OnClick = Button1Click
end
object Panel1: TPanel
Left = -4
Top = 0
Width = 321
Height = 481
TabOrder = 3
object Label1: TLabel
Left = 24
Top = 32
Width = 87
Height = 13
Caption = #30149#21382#21345#32534#21495#65306' '
end
object Label2: TLabel
Left = 16
Top = 216
Width = 72
Height = 13
Caption = #25346#21495#31867#22411#65306' '
end
object Label3: TLabel
Left = 16
Top = 144
Width = 72
Height = 13
Caption = #25346#21495#31185#23460#65306' '
end
object Label4: TLabel
Left = 16
Top = 280
Width = 72
Height = 13
Caption = #25346#21495#21333#20215#65306' '
end
object Label5: TLabel
Left = 24
Top = 336
Width = 45
Height = 13
Caption = #21307#29983#65306' '
end
object Label6: TLabel
Left = 24
Top = 88
Width = 75
Height = 13
Caption = #25346#21495#32534#21495#65306' '
end
object Button2: TButton
Left = 232
Top = 32
Width = 81
Height = 25
Caption = #26597#35810
TabOrder = 0
end
object CBSort: TComboBox
Left = 96
Top = 216
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 1
OnCloseUp = CBSortCloseUp
end
object CBApartment: TComboBox
Left = 104
Top = 144
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
OnChange = CBApartmentChange
end
object CBDoctor: TComboBox
Left = 96
Top = 336
Width = 113
Height = 21
ItemHeight = 13
TabOrder = 3
OnClick = CBDoctorClick
end
object Editid: TEdit
Left = 104
Top = 80
Width = 121
Height = 21
ReadOnly = True
TabOrder = 4
end
object EditSid: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
TabOrder = 5
end
object Editcost: TEdit
Left = 96
Top = 288
Width = 121
Height = 21
TabOrder = 6
end
object Button4: TButton
Left = 240
Top = 456
Width = 75
Height = 25
Caption = 'Button4'
TabOrder = 7
Visible = False
OnClick = Button4Click
end
end
object DBGrid1: TDBGrid
Left = 316
Top = 0
Width = 505
Height = 137
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel2: TPanel
Left = 316
Top = 136
Width = 513
Height = 217
TabOrder = 5
object Label7: TLabel
Left = 40
Top = 48
Width = 36
Height = 13
Caption = #22995#21517' '
end
object Label8: TLabel
Left = 264
Top = 48
Width = 36
Height = 13
Caption = #24615#21035' '
end
object Label9: TLabel
Left = 40
Top = 104
Width = 33
Height = 13
Caption = #24180#40836' '
end
object Label11: TLabel
Left = 40
Top = 168
Width = 72
Height = 13
Caption = #25346#21495#26102#38388#65306' '
end
object EditName: TEdit
Left = 120
Top = 48
Width = 113
Height = 21
ReadOnly = True
TabOrder = 0
end
object EditAge: TEdit
Left = 120
Top = 104
Width = 113
Height = 21
ReadOnly = True
TabOrder = 1
end
object EditTIme: TEdit
Left = 120
Top = 160
Width = 113
Height = 21
TabOrder = 2
end
object CBsex: TComboBox
Left = 328
Top = 48
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#30007
#22899)
end
end
object Panel3: TPanel
Left = 316
Top = 352
Width = 513
Height = 129
TabOrder = 6
object Label12: TLabel
Left = 48
Top = 40
Width = 48
Height = 13
Caption = #23454#25910' '#65306
end
object Label13: TLabel
Left = 272
Top = 40
Width = 39
Height = 13
Caption = #25214#38646#65306' '
end
object Label14: TLabel
Left = 24
Top = 80
Width = 3
Height = 13
end
object EditGet: TEdit
Left = 120
Top = 40
Width = 97
Height = 21
TabOrder = 0
OnKeyPress = EditGetKeyPress
OnKeyUp = EditGetKeyUp
end
object EditChange: TEdit
Left = 328
Top = 40
Width = 105
Height = 21
ReadOnly = True
TabOrder = 1
end
end
object Button3: TButton
Left = 308
Top = 488
Width = 105
Height = 33
Caption = #37325#32622
TabOrder = 7
OnClick = Button3Click
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 568
Top = 296
end
object Timer2: TTimer
Interval = 500
OnTimer = Timer2Timer
Left = 228
Top = 320
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -