📄 callrecord.dfm
字号:
object Form_CallRecord: TForm_CallRecord
Left = 402
Top = 385
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #36890#35805#35760#24405
ClientHeight = 179
ClientWidth = 369
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poOwnerFormCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 249
Height = 161
Shape = bsFrame
end
object Label1: TLabel
Left = 24
Top = 24
Width = 65
Height = 13
Caption = #21628#21483#31867#22411#65306
end
object Label3: TLabel
Left = 24
Top = 64
Width = 39
Height = 13
Caption = #26102#38388#65306
end
object Label2: TLabel
Left = 24
Top = 104
Width = 59
Height = 13
Caption = #30005#35805#21495#30721':'
end
object Label4: TLabel
Left = 24
Top = 144
Width = 33
Height = 13
Caption = #22995#21517':'
end
object OKBtn: TButton
Left = 276
Top = 112
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 276
Top = 142
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
object Edit_sort: TEdit
Left = 96
Top = 18
Width = 121
Height = 21
ReadOnly = True
TabOrder = 2
Text = #26410#25509#30005#35805
end
object Edit_time: TEdit
Left = 96
Top = 57
Width = 153
Height = 21
ReadOnly = True
TabOrder = 3
Text = 'Edit_time'
end
object Edit_phNo: TEdit
Left = 96
Top = 96
Width = 153
Height = 21
MaxLength = 21
ReadOnly = True
TabOrder = 4
end
object Edit_Name: TEdit
Left = 96
Top = 136
Width = 121
Height = 21
MaxLength = 13
ReadOnly = True
TabOrder = 5
end
object GroupBox_phblocation: TGroupBox
Left = 264
Top = 3
Width = 97
Height = 94
Caption = #25805#20316#36873#39033
TabOrder = 6
object RadioButton_CR_SAVE: TRadioButton
Left = 8
Top = 16
Width = 73
Height = 17
Caption = #20445#23384
TabOrder = 0
end
object RadioButton_CR_Del: TRadioButton
Left = 8
Top = 40
Width = 81
Height = 17
Caption = #21024#38500#35760#24405
TabOrder = 1
end
object RadioButton_CR_sendsms: TRadioButton
Left = 8
Top = 64
Width = 81
Height = 17
Caption = #21457#36865#30701#20449
TabOrder = 2
end
end
object Timer_cr: TTimer
Interval = 200
OnTimer = Timer_crTimer
Left = 232
Top = 147
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -