📄 frmconfig.dfm
字号:
object FormConfig: TFormConfig
Left = 274
Top = 161
BorderStyle = bsDialog
Caption = #31995#32479#21442#25968#35774#32622
ClientHeight = 223
ClientWidth = 313
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object OKBtn: TButton
Left = 63
Top = 188
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 143
Top = 188
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 1
end
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 297
Height = 177
ActivePage = TabSheet1
TabOrder = 2
object TabSheet1: TTabSheet
Caption = #24120#35268
object LEdtDepartId: TLabeledEdit
Left = 88
Top = 8
Width = 153
Height = 20
EditLabel.Width = 78
EditLabel.Height = 12
EditLabel.Caption = #37096#38376#32534#30721'(&I)'#65306
LabelPosition = lpLeft
TabOrder = 0
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -