📄 inputunit.dfm
字号:
object InputFrm: TInputFrm
Left = 288
Top = 205
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'PDC'#25552#31034#20320
ClientHeight = 85
ClientWidth = 250
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 250
Height = 85
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Shape1: TShape
Left = 0
Top = 0
Width = 250
Height = 85
Align = alClient
Brush.Color = 16744448
Pen.Color = clBtnFace
Shape = stRoundRect
end
object lbl_Caption: TLabel
Left = 12
Top = 4
Width = 117
Height = 13
Caption = #35831#22312#19979#38754#36755#20837#20449#24687#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Shape2: TShape
Left = 1
Top = 20
Width = 248
Height = 65
Brush.Color = clCream
Pen.Color = 16744448
Pen.Width = 3
end
object sbtn_OK: TSpeedButton
Left = 64
Top = 52
Width = 57
Height = 22
Caption = #30830#23450'(&O)'
Flat = True
OnClick = sbtn_OKClick
end
object sbtn_Cancel: TSpeedButton
Left = 146
Top = 52
Width = 57
Height = 22
Caption = #21462#28040'(&C)'
Flat = True
OnClick = sbtn_CancelClick
end
object edt_InputText: TEdit
Left = 12
Top = 23
Width = 225
Height = 21
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -